summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2018-01-01 10:37:33 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-06 06:55:13 +0700
commit98ea4efd44ec009d32630441132bd9f2956aed9e (patch)
tree090def0da2c6ec564f3cefc29c26e414a254e0c0 /python
parent16422d4d62d35bcf8fa63fd6a086ea37acdc592f (diff)
downloadslackbuilds-98ea4efd44ec009d32630441132bd9f2956aed9e.tar.gz
slackbuilds-98ea4efd44ec009d32630441132bd9f2956aed9e.tar.xz
python/foolscap: Updated for version 0.13.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-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"