summaryrefslogtreecommitdiffstats
path: root/python/pyzmq
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyzmq')
-rw-r--r--python/pyzmq/pyzmq.SlackBuild4
-rw-r--r--python/pyzmq/pyzmq.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pyzmq/pyzmq.SlackBuild b/python/pyzmq/pyzmq.SlackBuild
index a2420a4ced..9915bcfd1c 100644
--- a/python/pyzmq/pyzmq.SlackBuild
+++ b/python/pyzmq/pyzmq.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for PyZMQ
-# Copyright 2013-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pyzmq
-VERSION=${VERSION:-17.1.2}
+VERSION=${VERSION:-18.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pyzmq/pyzmq.info b/python/pyzmq/pyzmq.info
index c0cdc56043..a93b4eec68 100644
--- a/python/pyzmq/pyzmq.info
+++ b/python/pyzmq/pyzmq.info
@@ -1,8 +1,8 @@
PRGNAM="pyzmq"
-VERSION="17.1.2"
+VERSION="18.0.0"
HOMEPAGE="https://github.com/zeromq/pyzmq"
-DOWNLOAD="https://github.com/zeromq/pyzmq/archive/v17.1.2/pyzmq-17.1.2.tar.gz"
-MD5SUM="b368115d2c5989dc45ec63a9da801df6"
+DOWNLOAD="https://github.com/zeromq/pyzmq/archive/v18.0.0/pyzmq-18.0.0.tar.gz"
+MD5SUM="503144223e561eccd101cddd8bc7b655"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zeromq"