diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2018-12-29 05:23:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-29 05:23:34 +0700 |
commit | 123d07af08192574a79bcb560e7d9b3f585f8e02 (patch) | |
tree | b59403201fd981917e62cd9cb1f2cb3267bc63de /python/stem | |
parent | 1203cdb5e77cfd6e8a3090f95364e4bd7e3bcfb9 (diff) | |
download | slackbuilds-123d07af08192574a79bcb560e7d9b3f585f8e02.tar.gz |
python/stem: Updated for version 1.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stem')
-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 8cb95b59d5..dcb54d4b6e 100644 --- a/python/stem/stem.SlackBuild +++ b/python/stem/stem.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for stem -# Copyright 2013-2017 Markus Reichelt, Aachen, DE +# Copyright 2013-2018 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.7.0} +VERSION=${VERSION:-1.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/stem/stem.info b/python/stem/stem.info index fcdab24f0a..4bdbed6c9f 100644 --- a/python/stem/stem.info +++ b/python/stem/stem.info @@ -1,8 +1,8 @@ PRGNAM="stem" -VERSION="1.7.0" +VERSION="1.7.1" HOMEPAGE="https://stem.torproject.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/41/ed/3130c1c25819d70faac4a48308e01b0431c7244d56dd9b1870e32d55d902/stem-1.7.0.tar.gz" -MD5SUM="15adb1ff309c49159b30482c070ad7a7" +DOWNLOAD="https://files.pythonhosted.org/packages/7f/71/d82f4204e88be00220cc54eedb2972fd05081cb0e5ebdc537d8940b064ea/stem-1.7.1.tar.gz" +MD5SUM="b8e7e05c66b6fb02762cb68105fc17af" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |