From d24afb1ac57641e221275bda2e111c47e9fdac3b Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Fri, 5 May 2017 09:59:08 +1000 Subject: python3-pyzmq: Updated for version 16.0.2 Signed-off-by: Christoph Willing --- python/python3-pyzmq/python3-pyzmq.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/python3-pyzmq/python3-pyzmq.SlackBuild') diff --git a/python/python3-pyzmq/python3-pyzmq.SlackBuild b/python/python3-pyzmq/python3-pyzmq.SlackBuild index e015cabaeb..936b2cb4e8 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 -# Copyright 2016 Christoph Willing Brisbane, Australia +# Copyright 2016-2017 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:-15.4.0} +VERSION=${VERSION:-16.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -62,7 +62,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT rm -rf $TMP/$SRCNAM-$VERSION cd $TMP -tar xvf $CWD/$SRCNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION.tar.gz +tar xvf $CWD/$SRCNAM-$VERSION.tar.gz cd $SRCNAM-$VERSION chown -R root:root . find -L . \ -- cgit v1.2.3