* [ptxdist] [PATCH] jimtcl: Version bump. 0.82 -> 0.83
@ 2024-09-04 17:38 Christian Melki
2024-09-12 12:12 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-09-04 17:38 UTC (permalink / raw)
To: ptxdist
Bug fixes and improvements.
https://jim.tcl.tk/index.html/doc/www/www/articles/jim-release-0-83/
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/jimtcl.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/jimtcl.make b/rules/jimtcl.make
index 3c99a4115..bac079c32 100644
--- a/rules/jimtcl.make
+++ b/rules/jimtcl.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JIMTCL) += jimtcl
#
# Paths and names
#
-JIMTCL_VERSION := 0.82
-JIMTCL_MD5 := 7d6be6bff1079778bf27d50ba9185388
+JIMTCL_VERSION := 0.83
+JIMTCL_MD5 := d71bbf22ce74b5e8d90962990be3af43
JIMTCL := jimtcl-$(JIMTCL_VERSION)
JIMTCL_SUFFIX := tar.gz
JIMTCL_URL := https://github.com/msteveb/jimtcl/archive/refs/tags/$(JIMTCL_VERSION).$(JIMTCL_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-12 12:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-04 17:38 [ptxdist] [PATCH] jimtcl: Version bump. 0.82 -> 0.83 Christian Melki
2024-09-12 12:12 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox