libraries/tcllib: Updated for version 1.21.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ruben Schuller 2022-06-05 15:53:28 +02:00 committed by Willy Sudiarto Raharjo
parent 0fda9e903f
commit 903607e025
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -29,8 +29,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tcllib
VERSION=${VERSION:-1.20}
BUILD=${BUILD:-3}
VERSION=${VERSION:-1.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="tcllib"
VERSION="1.20"
VERSION="1.21"
HOMEPAGE="http://core.tcl.tk/tcllib/"
DOWNLOAD="https://core.tcl-lang.org/tcllib/uv/tcllib-1.20.tar.gz"
MD5SUM="6997b159bd7fc2892fcd46d3e8c6aba7"
DOWNLOAD="https://core.tcl-lang.org/tcllib/uv/tcllib-1.21.tar.gz"
MD5SUM="daa445efcb4c459ee11c4f8dc933a685"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""