python/foolscap: Updated for version 0.12.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
6c04c1b6b1
commit
9b8b0229bd
|
@ -27,7 +27,7 @@
|
|||
# Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
|
||||
|
||||
PRGNAM=foolscap
|
||||
VERSION=${VERSION:-0.12.4}
|
||||
VERSION=${VERSION:-0.12.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="foolscap"
|
||||
VERSION="0.12.4"
|
||||
VERSION="0.12.5"
|
||||
HOMEPAGE="http://foolscap.lothar.com/trac"
|
||||
DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.12.4.tar.gz"
|
||||
MD5SUM="55ac74703a8dbadcf2d7840ea29d7d70"
|
||||
DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.12.5.tar.gz"
|
||||
MD5SUM="2e4c0b6034ceb436469295958b16e6aa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyOpenSSL txtorcon txi2p"
|
||||
|
|
Loading…
Reference in New Issue