diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-11-09 00:05:49 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-09 00:05:49 +0000 |
commit | d502100581db1bb736441f555c487c4b00c831c7 (patch) | |
tree | 565e6c9f67b1e677e72cf8664d16f6ec3da85d2d | |
parent | 1e056c2596dd60cb9d279bd5432200ac6ae3de6f (diff) | |
download | slackbuilds-d502100581db1bb736441f555c487c4b00c831c7.tar.gz |
python/stem: Updated for version 1.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | python/stem/stem.SlackBuild | 2 | ||||
-rw-r--r-- | python/stem/stem.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/stem/stem.SlackBuild b/python/stem/stem.SlackBuild index 3d7800b83f..f5824bec43 100644 --- a/python/stem/stem.SlackBuild +++ b/python/stem/stem.SlackBuild @@ -24,7 +24,7 @@ # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=stem -VERSION=${VERSION:-1.5.4} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/stem/stem.info b/python/stem/stem.info index dc4d10edd0..5584a067f0 100644 --- a/python/stem/stem.info +++ b/python/stem/stem.info @@ -1,8 +1,8 @@ PRGNAM="stem" -VERSION="1.5.4" +VERSION="1.6.0" HOMEPAGE="https://stem.torproject.org/" -DOWNLOAD="https://pypi.python.org/packages/b3/4e/fc6bb6262fa9ca1b308aa735fc2186586106cef0cb4b4ba80aaaa3c9a071/stem-1.5.4.tar.gz" -MD5SUM="e0b4371253357170cc359e1549b91183" +DOWNLOAD="https://pypi.python.org/packages/11/d5/e51983f81b38408ae2f0e166481ad867962f6fa07610fe71119534e12d41/stem-1.6.0.tar.gz" +MD5SUM="fbf900e5c53441f7297b55154e3f34ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |