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/python-sh.SlackBuild | |
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/python-sh.SlackBuild')
-rw-r--r-- | python/python-sh/python-sh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |