mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] jimtcl: Version bump 0.78 -> 0.80.
@ 2021-10-13 16:35 Christian Melki
  2021-10-20  9:39 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2021-10-13 16:35 UTC (permalink / raw)
  To: ptxdist

Update package URL to github, as recommended by the main project page.
http://jim.tcl.tk/index.html/doc/www/www/download/

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/jimtcl.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/jimtcl.make b/rules/jimtcl.make
index 1a7fa823c..f0e6df7db 100644
--- a/rules/jimtcl.make
+++ b/rules/jimtcl.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_JIMTCL) += jimtcl
 #
 # Paths and names
 #
-JIMTCL_VERSION	:= 0.78
-JIMTCL_MD5	:= bde9021d78a77fe28e1bbc423142ab23
+JIMTCL_VERSION	:= 0.80
+JIMTCL_MD5	:= 4e437ade61b069d2d638e959c8f26bd0
 JIMTCL		:= jimtcl-$(JIMTCL_VERSION)
-JIMTCL_SUFFIX	:= tar.xz
-JIMTCL_URL	:= http://repo.or.cz/jimtcl.git;tag=$(JIMTCL_VERSION)
+JIMTCL_SUFFIX	:= tar.gz
+JIMTCL_URL	:= https://github.com/msteveb/jimtcl/archive/refs/tags/$(JIMTCL_VERSION).$(JIMTCL_SUFFIX)
 JIMTCL_SOURCE	:= $(SRCDIR)/$(JIMTCL).$(JIMTCL_SUFFIX)
 JIMTCL_DIR	:= $(BUILDDIR)/$(JIMTCL)
 JIMTCL_LICENSE	:= BSD-2-Clause
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-20  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13 16:35 [ptxdist] [PATCH] jimtcl: Version bump 0.78 -> 0.80 Christian Melki
2021-10-20  9:39 ` [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