mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-serpent: Updated for version 1.27.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
a5071bdbf4
commit
4fb2306e53
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=python-serpent
|
||||
VERSION=${VERSION:-1.24}
|
||||
VERSION=${VERSION:-1.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-serpent"
|
||||
VERSION="1.24"
|
||||
VERSION="1.27"
|
||||
HOMEPAGE="https://github.com/irmen/Serpent/"
|
||||
DOWNLOAD="https://pypi.io/packages/source/s/serpent/serpent-1.24.tar.gz"
|
||||
MD5SUM="d0c50f1943ff86d830eb3fe40f6dc1e3"
|
||||
DOWNLOAD="https://pypi.io/packages/source/s/serpent/serpent-1.27.tar.gz"
|
||||
MD5SUM="f852e6f8cfb2a12c564b64b0f2bd9aaa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue