From 2b83e3f43d4cd5335887bdd6ed6019e5eab9981d Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Sun, 9 Oct 2022 04:09:46 +0600 Subject: [PATCH] tcllib: update to 1.21. Closes: #39822 [via git-merge-pr] --- srcpkgs/tcllib/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/tcllib/template b/srcpkgs/tcllib/template index 8fb524e58ba..09d398ea43a 100644 --- a/srcpkgs/tcllib/template +++ b/srcpkgs/tcllib/template @@ -1,7 +1,7 @@ # Template file for 'tcllib' pkgname=tcllib -version=1.20 -revision=2 +version=1.21 +revision=1 wrksrc="tcllib-tcllib-${version/./-}" build_style=gnu-configure hostmakedepends="pkg-config tcl" @@ -9,9 +9,10 @@ depends="tcl" short_desc="Set of pure-Tcl extensions" maintainer="Farhad Shahbazi " license="TCL" -homepage="http://core.tcl.tk/tcllib/" +homepage="https://core.tcl.tk/tcllib/" +changelog="https://core.tcl-lang.org/tcllib/doc/tcllib-${version/./-}/support/releases/history/README-${version}.txt" distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}-${version/./-}.tar.gz" -checksum=076daf919ba0f8964dacb86ae974a6992db4d874eb738dffec1e1efebbd6d080 +checksum=c939b06b3383480a293d6d3cec9af91491e8a38aa3571dfb5024fbf0db260bbd post_install() { vlicense ./license.terms LICENSE