mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-sh: Updated for version 1.12.7
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
6379c0fda5
commit
2c08292277
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=python-sh
|
||||
VERSION=${VERSION:-1.12.6}
|
||||
VERSION=${VERSION:-1.12.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-sh"
|
||||
VERSION="1.12.6"
|
||||
VERSION="1.12.7"
|
||||
HOMEPAGE="http://amoffat.github.com/sh/index.html"
|
||||
DOWNLOAD="https://pypi.python.org/packages/69/9a/b306f514a53ebe5f2edcf0a1174868572b0b8ba0143e8cf3b71b4f299d89/sh-1.12.6.tar.gz"
|
||||
MD5SUM="677b9182bcbd34ebe18402b30e74566a"
|
||||
DOWNLOAD="https://pypi.python.org/packages/c2/98/565d9b566b3153607336ae9e91c1c467896f7f786c2d5d8e50fef7d75b08/sh-1.12.7.tar.gz"
|
||||
MD5SUM="89d46b1dba32713b7df74b1bc59d74a1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue