diff options
Diffstat (limited to 'python/python3-autobahn/python3-autobahn.SlackBuild')
-rw-r--r-- | python/python3-autobahn/python3-autobahn.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-autobahn/python3-autobahn.SlackBuild b/python/python3-autobahn/python3-autobahn.SlackBuild index 5b87ac6a49da..39c9b773e03e 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} |