mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python-sh: Updated for version 1.12.13
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
728051acc3
commit
e7f63a85bc
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.11}
|
||||
VERSION=${VERSION:-1.12.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-sh"
|
||||
VERSION="1.12.11"
|
||||
VERSION="1.12.13"
|
||||
HOMEPAGE="http://amoffat.github.com/sh/index.html"
|
||||
DOWNLOAD="https://pypi.python.org/packages/7a/78/aa98f6cc3534f3b8d3f919835370f1124bb197c06fb4e16ccdccfb5f087e/sh-1.12.11.tar.gz"
|
||||
MD5SUM="de645c2493135427d413eb618778ad94"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d8/97/39aa189a8392522cc24f14f392955cbeac48e2818d776241c37eb6d0eb3c/sh-1.12.13.tar.gz"
|
||||
MD5SUM="52e2b13f6b3eea2c6f68428a76537c2d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue