libraries/tcllib: Updated for version 2.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ruben Schuller 2024-10-17 23:15:58 +02:00 committed by Willy Sudiarto Raharjo
parent 994babd836
commit 3de8201924
2 changed files with 4 additions and 4 deletions

View file

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

View file

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