summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-07-12 21:05:11 +0200
committer Willy Sudiarto Raharjo2017-07-15 02:33:47 +0200
commitb61a8e43bd62a99aa9e91a09072685c84cf2e4fd (patch)
tree61724c8449c5de5b61e6041fb4bfd3748539997d
parent3c66f51a274d43fca14be84aa84291afa5c88b1b (diff)
downloadslackbuilds-b61a8e43bd62a99aa9e91a09072685c84cf2e4fd.tar.gz
python/portend: Updated for version 2.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/portend/portend.SlackBuild2
-rw-r--r--python/portend/portend.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/portend/portend.SlackBuild b/python/portend/portend.SlackBuild
index 690619eb0a..fc64e12e47 100644
--- a/python/portend/portend.SlackBuild
+++ b/python/portend/portend.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=portend
-VERSION=${VERSION:-2.1}
+VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/portend/portend.info b/python/portend/portend.info
index 5ea33a21f5..4bedb48541 100644
--- a/python/portend/portend.info
+++ b/python/portend/portend.info
@@ -1,8 +1,8 @@
PRGNAM="portend"
-VERSION="2.1"
+VERSION="2.1.2"
HOMEPAGE="https://github.com/jaraco/portend"
-DOWNLOAD="https://pypi.python.org/packages/ea/82/195aacc36d26a3ad1bd1ba4045d2e61c0a73a19cf02ed94f4ec233ae308b/portend-2.1.tar.gz"
-MD5SUM="f73f039a26c65a746026dfbefa953359"
+DOWNLOAD="https://pypi.python.org/packages/0a/be/db3acda03e226ae9d53a7221ffa110eac1e5ca8024dda3a2683960d9aefd/portend-2.1.2.tar.gz"
+MD5SUM="e0d1469994a1b12fdb4104e14996ccd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tempora"