diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-03-02 21:34:37 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:28 +0700 |
commit | 620f343cae246dacb52d38f0fe780eaef82e24b0 (patch) | |
tree | 92ece06a62fb9b4b76c90648110e2e0664e3bdbf /python/python-sh | |
parent | 2a74a70cc363fa40c509b2f891a54c988fd0c780 (diff) | |
download | slackbuilds-620f343cae246dacb52d38f0fe780eaef82e24b0.tar.gz |
python/python-sh: Updated for version 1.12.10
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/python-sh')
-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="" |