diff options
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 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="" |