diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-03-14 08:04:51 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:59:23 +0700 |
commit | f390f0ef842c17c6db9f5daa1f8a79a623ec72c6 (patch) | |
tree | a60f8310a8bacced510673e1c649aff111d21d5d /python | |
parent | b54d6f75e675eb3de9ca9247bee1ec3364805fd1 (diff) | |
download | slackbuilds-f390f0ef842c17c6db9f5daa1f8a79a623ec72c6.tar.gz |
python/python-sh: Updated for version 1.12.11
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-sh/python-sh.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-sh/python-sh.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-sh/python-sh.SlackBuild b/python/python-sh/python-sh.SlackBuild index 199b8ded59..7854a1624c 100644 --- a/python/python-sh/python-sh.SlackBuild +++ b/python/python-sh/python-sh.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-sh -VERSION=${VERSION:-1.12.10} +VERSION=${VERSION:-1.12.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-sh/python-sh.info b/python/python-sh/python-sh.info index 91479663d6..e446576abb 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.10" +VERSION="1.12.11" HOMEPAGE="http://amoffat.github.com/sh/index.html" -DOWNLOAD="https://pypi.python.org/packages/5c/7e/cc18121cd931d397ba1aa56d017e60db0fd2e58d2ff100f78ddc0b229f6f/sh-1.12.10.tar.gz" -MD5SUM="3dc0eee1382c2f604298c5ce3d747703" +DOWNLOAD="https://pypi.python.org/packages/7a/78/aa98f6cc3534f3b8d3f919835370f1124bb197c06fb4e16ccdccfb5f087e/sh-1.12.11.tar.gz" +MD5SUM="de645c2493135427d413eb618778ad94" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |