mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
python/foolscap: Updated for version 0.13.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
16422d4d62
commit
98ea4efd44
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for foolscap
|
||||
|
||||
# Copyright 2010-2011 Marco Bonetti <sid77@slackware.it>
|
||||
# Copyright 2012-2017 Markus Reichelt, Aachen, DE
|
||||
# Copyright 2012-2018 Markus Reichelt, Aachen, DE
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -27,7 +27,7 @@
|
|||
# Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
|
||||
|
||||
PRGNAM=foolscap
|
||||
VERSION=${VERSION:-0.12.6}
|
||||
VERSION=${VERSION:-0.13.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="foolscap"
|
||||
VERSION="0.12.6"
|
||||
VERSION="0.13.1"
|
||||
HOMEPAGE="http://foolscap.lothar.com/trac"
|
||||
DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.12.6.tar.gz"
|
||||
MD5SUM="18991026c5ed8531858c90e8bfa6017f"
|
||||
DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.13.1.tar.gz"
|
||||
MD5SUM="9629519effa5719cb8be862a8e97cda1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-twisted pyOpenSSL txtorcon txi2p"
|
||||
|
|
Loading…
Reference in a new issue