mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python-sh: Updated for version 1.12.10
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
2a74a70cc3
commit
620f343cae
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue