diff options
-rw-r--r-- | python/foolscap/foolscap.SlackBuild | 4 | ||||
-rw-r--r-- | python/foolscap/foolscap.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/python/foolscap/foolscap.SlackBuild b/python/foolscap/foolscap.SlackBuild index 106a0f25faa1..81c86b82c633 100644 --- a/python/foolscap/foolscap.SlackBuild +++ b/python/foolscap/foolscap.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for foolscap # Copyright 2010-2011 Marco Bonetti <sid77@slackware.it> -# Copyright 2012-2016 Markus Reichelt, Aachen, DE +# Copyright 2012-2017 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.5} +VERSION=${VERSION:-0.12.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/foolscap/foolscap.info b/python/foolscap/foolscap.info index b102dae0231e..9a1604b33758 100644 --- a/python/foolscap/foolscap.info +++ b/python/foolscap/foolscap.info @@ -1,10 +1,10 @@ PRGNAM="foolscap" -VERSION="0.12.5" +VERSION="0.12.6" HOMEPAGE="http://foolscap.lothar.com/trac" -DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.12.5.tar.gz" -MD5SUM="2e4c0b6034ceb436469295958b16e6aa" +DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.12.6.tar.gz" +MD5SUM="18991026c5ed8531858c90e8bfa6017f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pyOpenSSL txtorcon txi2p" +REQUIRES="python-twisted pyOpenSSL txtorcon txi2p" MAINTAINER="Markus Reichelt" EMAIL="slackbuilds@mareichelt.de" |