diff options
author | Sergey Poznyakoff <gray@gnu.org> | 2024-06-22 21:04:20 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-23 09:19:42 +0700 |
commit | b598e1654cd994f19ce15476fb892f6b75cc45d5 (patch) | |
tree | 2974a1fd378478367a45a7844936b2fc26888590 /libraries | |
parent | 40fc6084dcbde1d78b243014561ff62d6cc1059d (diff) |
libraries/tcl-tls: Update to version 1.7.22
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/tcl-tls/tcl-tls.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/tcl-tls/tcl-tls.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/tcl-tls/tcl-tls.SlackBuild b/libraries/tcl-tls/tcl-tls.SlackBuild index 60527f8a57cd..7a9682af0ea1 100644 --- a/libraries/tcl-tls/tcl-tls.SlackBuild +++ b/libraries/tcl-tls/tcl-tls.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tcl-tls -VERSION=${VERSION:-1.7.20} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.7.22} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/tcl-tls/tcl-tls.info b/libraries/tcl-tls/tcl-tls.info index 4882df9db35b..0958c90c7057 100644 --- a/libraries/tcl-tls/tcl-tls.info +++ b/libraries/tcl-tls/tcl-tls.info @@ -1,8 +1,8 @@ PRGNAM="tcl-tls" -VERSION="1.7.20" +VERSION="1.7.22" HOMEPAGE="https://core.tcl-lang.org/tcltls/" -DOWNLOAD="https://core.tcl-lang.org/tcltls/uv/tcltls-1.7.20.tar.gz" -MD5SUM="735ce57df0dfae9c6a8fe992574525d5" +DOWNLOAD="https://core.tcl-lang.org/tcltls/uv/tcltls-1.7.22.tar.gz" +MD5SUM="11f3ab25ae0cbd6753c7c9cd88ae2082" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |