summaryrefslogtreecommitdiffstats
path: root/python/python3-pyzmq/python3-pyzmq.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2021-06-07 18:22:29 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-08 07:39:19 +0700
commit109010527048e9ff3ab9d7fa005e56623f1fca3e (patch)
tree4119b8ff664f651323d47dca15437fd109ae7601 /python/python3-pyzmq/python3-pyzmq.SlackBuild
parent255925611c7de5dcd5a394b949a751eda3621938 (diff)
downloadslackbuilds-109010527048e9ff3ab9d7fa005e56623f1fca3e.tar.gz
slackbuilds-109010527048e9ff3ab9d7fa005e56623f1fca3e.tar.xz
python/python3-pyzmq: Updated for version 19.0.2
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyzmq/python3-pyzmq.SlackBuild')
-rw-r--r--python/python3-pyzmq/python3-pyzmq.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pyzmq/python3-pyzmq.SlackBuild b/python/python3-pyzmq/python3-pyzmq.SlackBuild
index 515fb33d09..de8ab3db27 100644
--- a/python/python3-pyzmq/python3-pyzmq.SlackBuild
+++ b/python/python3-pyzmq/python3-pyzmq.SlackBuild
@@ -3,7 +3,7 @@
# SlackBuild script for python3-pyzmq
# Copyright 2013 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-# Copyright 2016-2019 Christoph Willing Brisbane, Australia
+# Copyright 2016-2021 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
PRGNAM=python3-pyzmq
SRCNAM=pyzmq
-VERSION=${VERSION:-18.1.1}
+VERSION=${VERSION:-19.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}