summaryrefslogtreecommitdiffstats
path: root/python/foolscap
diff options
context:
space:
mode:
Diffstat (limited to 'python/foolscap')
-rw-r--r--python/foolscap/foolscap.SlackBuild4
-rw-r--r--python/foolscap/foolscap.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/foolscap/foolscap.SlackBuild b/python/foolscap/foolscap.SlackBuild
index 81c86b82c6..3e8cde7ff1 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-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}
diff --git a/python/foolscap/foolscap.info b/python/foolscap/foolscap.info
index 9a1604b337..a437a7349a 100644
--- a/python/foolscap/foolscap.info
+++ b/python/foolscap/foolscap.info
@@ -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"