diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-sh/python-sh.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-sh/python-sh.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-sh/python-sh.SlackBuild b/python/python-sh/python-sh.SlackBuild index 078bcd87e9..199b8ded59 100644 --- a/python/python-sh/python-sh.SlackBuild +++ b/python/python-sh/python-sh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-sh -# Copyright 2012-2016 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2012-2017 Larry Hajali <larryhaja[at]gmail[dot]com> # 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=python-sh -VERSION=${VERSION:-1.12.7} +VERSION=${VERSION:-1.12.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-sh/python-sh.info b/python/python-sh/python-sh.info index c7ab6620d3..91479663d6 100644 --- a/python/python-sh/python-sh.info +++ b/python/python-sh/python-sh.info @@ -1,8 +1,8 @@ PRGNAM="python-sh" -VERSION="1.12.7" +VERSION="1.12.10" HOMEPAGE="http://amoffat.github.com/sh/index.html" -DOWNLOAD="https://pypi.python.org/packages/c2/98/565d9b566b3153607336ae9e91c1c467896f7f786c2d5d8e50fef7d75b08/sh-1.12.7.tar.gz" -MD5SUM="89d46b1dba32713b7df74b1bc59d74a1" +DOWNLOAD="https://pypi.python.org/packages/5c/7e/cc18121cd931d397ba1aa56d017e60db0fd2e58d2ff100f78ddc0b229f6f/sh-1.12.10.tar.gz" +MD5SUM="3dc0eee1382c2f604298c5ce3d747703" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |