diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-01-09 20:29:55 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-09 20:18:25 +0000 |
commit | 4bbbee4850eb0d80d574279341863aac5cf0fa65 (patch) | |
tree | 01c47ca477338bb56fa4358392a6d43835a0024c /python | |
parent | 0a8f0714424f6daebfc7de5fef52c0e4259a5fd6 (diff) | |
download | slackbuilds-4bbbee4850eb0d80d574279341863aac5cf0fa65.tar.gz |
python/stem: Updated for version 1.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/stem/stem.SlackBuild | 4 | ||||
-rw-r--r-- | python/stem/stem.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/stem/stem.SlackBuild b/python/stem/stem.SlackBuild index 5fc8ed8973..3d7800b83f 100644 --- a/python/stem/stem.SlackBuild +++ b/python/stem/stem.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for stem -# Copyright 2013-2016 Markus Reichelt, Aachen, DE +# Copyright 2013-2017 Markus Reichelt, Aachen, DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=stem -VERSION=${VERSION:-1.5.3} +VERSION=${VERSION:-1.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/stem/stem.info b/python/stem/stem.info index c543a4da54..dc4d10edd0 100644 --- a/python/stem/stem.info +++ b/python/stem/stem.info @@ -1,8 +1,8 @@ PRGNAM="stem" -VERSION="1.5.3" +VERSION="1.5.4" HOMEPAGE="https://stem.torproject.org/" -DOWNLOAD="https://pypi.python.org/packages/ff/74/34d2235cd218356359ee746cf0e1aed1ebbc32151b7a4f000746e29366de/stem-1.5.3.tar.gz" -MD5SUM="abdb1aeedca54b1a3edf8eed76dc13af" +DOWNLOAD="https://pypi.python.org/packages/b3/4e/fc6bb6262fa9ca1b308aa735fc2186586106cef0cb4b4ba80aaaa3c9a071/stem-1.5.4.tar.gz" +MD5SUM="e0b4371253357170cc359e1549b91183" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |