package/jimtcl: bump to version 0.83

Release notes since 0.81:
https://jim.tcl-lang.org/home/doc/www/www/articles/jim-release-0-82/
https://jim.tcl-lang.org/home/doc/www/www/articles/jim-release-0-83/

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Dario Binacchi
2025-10-16 20:28:15 +02:00
committed by Julien Olivain
parent 9a31b3d220
commit 283821fc31
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 ab7eb3680ba0d16f4a9eb1e05b7fcbb7d23438e25185462c55cd032a1954a985 jimtcl-0.81.tar.gz
sha256 6f2df00009f5ac4ad654c1ae1d2f8ed18191de38d1f5a88a54ea99cc16936686 jimtcl-0.83.tar.gz
sha256 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
JIMTCL_VERSION = 0.81
JIMTCL_VERSION = 0.83
JIMTCL_SITE = $(call github,msteveb,jimtcl,$(JIMTCL_VERSION))
JIMTCL_INSTALL_STAGING = YES
JIMTCL_LICENSE = BSD-2-Clause