aboutsummaryrefslogtreecommitdiff
path: root/python/python3-autobahn/python3-autobahn.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-05-05 11:50:05 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-07 13:59:25 +0700
commitac0479a586ede5eae8a3bea508c3933381e58857 (patch)
treeea971be95468dd7f37f29101d7b9865f81ce5b6e /python/python3-autobahn/python3-autobahn.SlackBuild
parentf3ea81fa82b7d95569fd4c56392129d82c473824 (diff)
python/python3-autobahn: Updated for version 22.4.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 5b87ac6a49..39c9b773e0 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:-22.3.2}
+VERSION=${VERSION:-22.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}