aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-pyzmq/python3-pyzmq.SlackBuild2
-rw-r--r--python/python3-pyzmq/python3-pyzmq.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pyzmq/python3-pyzmq.SlackBuild b/python/python3-pyzmq/python3-pyzmq.SlackBuild
index 07e07233a4f44..9c839c05c5b0f 100644
--- a/python/python3-pyzmq/python3-pyzmq.SlackBuild
+++ b/python/python3-pyzmq/python3-pyzmq.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyzmq
SRCNAM=pyzmq
-VERSION=${VERSION:-22.3.0}
+VERSION=${VERSION:-23.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pyzmq/python3-pyzmq.info b/python/python3-pyzmq/python3-pyzmq.info
index d82f673f5567c..953dff36bfc90 100644
--- a/python/python3-pyzmq/python3-pyzmq.info
+++ b/python/python3-pyzmq/python3-pyzmq.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyzmq"
-VERSION="22.3.0"
+VERSION="23.1.0"
HOMEPAGE="https://github.com/zeromq/pyzmq"
-DOWNLOAD="https://github.com/zeromq/pyzmq/archive/v22.3.0/pyzmq-22.3.0.tar.gz"
-MD5SUM="cea95439e505ee70c3c43bd671a9e296"
+DOWNLOAD="https://github.com/zeromq/pyzmq/archive/v23.1.0/pyzmq-23.1.0.tar.gz"
+MD5SUM="704bed5212fe3668aa38ef248664574c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zeromq"