aboutsummaryrefslogtreecommitdiff
path: root/python/python3-autobahn/python3-autobahn.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-06-07 13:48:13 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-09 19:58:37 +0700
commit7332a8cbbb38195f16ebeffdb7909ea6c2de7133 (patch)
treef1fe67cb7e67821a9635d7b5049369e63e36c72e /python/python3-autobahn/python3-autobahn.SlackBuild
parent5b69ab51895e3100b1b249a5823fb8ab7faff754 (diff)
python/python3-autobahn: updated for version 23.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-autobahn/python3-autobahn.SlackBuild')
-rw-r--r--python/python3-autobahn/python3-autobahn.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-autobahn/python3-autobahn.SlackBuild b/python/python3-autobahn/python3-autobahn.SlackBuild
index fd08826e69..7a2802ec5d 100644
--- a/python/python3-autobahn/python3-autobahn.SlackBuild
+++ b/python/python3-autobahn/python3-autobahn.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-autobahn
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-23.1.2}
+VERSION=${VERSION:-23.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}