diff options
Diffstat (limited to 'python/python3-pyzmq/python3-pyzmq.SlackBuild')
-rw-r--r-- | python/python3-pyzmq/python3-pyzmq.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pyzmq/python3-pyzmq.SlackBuild b/python/python3-pyzmq/python3-pyzmq.SlackBuild index 3474351610389..eab4daf1d3203 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-2018 Christoph Willing Brisbane, Australia +# Copyright 2016-2019 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:-17.1.2} +VERSION=${VERSION:-18.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |