summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commitb598e1654cd994f19ce15476fb892f6b75cc45d5 (patch)
tree2974a1fd378478367a45a7844936b2fc26888590
parent40fc6084dcbde1d78b243014561ff62d6cc1059d (diff)
downloadslackbuilds-b598e1654cd994f19ce15476fb892f6b75cc45d5.tar.gz
slackbuilds-b598e1654cd994f19ce15476fb892f6b75cc45d5.tar.xz
libraries/tcl-tls: Update to version 1.7.22
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/tcl-tls/tcl-tls.SlackBuild4
-rw-r--r--libraries/tcl-tls/tcl-tls.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/tcl-tls/tcl-tls.SlackBuild b/libraries/tcl-tls/tcl-tls.SlackBuild
index 60527f8a57..7a9682af0e 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 4882df9db3..0958c90c70 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=""