diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2013-12-26 21:32:04 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:13:05 -0600 |
commit | fdac2cc32754174beae4e405441c3b2f344267f1 (patch) | |
tree | 5701d1ffd383f4cdf1570b8f177bf5ac8848137f /python/stem/stem.info | |
parent | be44aac8a86e9c7efa0e9b2771eeb4c81f24b1fd (diff) |
python/stem: Updated for version 1.1.1.
Added a doc building section
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/stem/stem.info')
-rw-r--r-- | python/stem/stem.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/stem/stem.info b/python/stem/stem.info index b1014548c7ba..5d6a6f4a71a2 100644 --- a/python/stem/stem.info +++ b/python/stem/stem.info @@ -1,8 +1,8 @@ PRGNAM="stem" -VERSION="1.0.1" +VERSION="1.1.1" HOMEPAGE="https://stem.torproject.org/" -DOWNLOAD="http://www.atagar.com/transfer/stem/stem-1.0.1.tar.bz2" -MD5SUM="f21cac5ab6c8aca975f4bc1db73ff5e5" +DOWNLOAD="https://pypi.python.org/packages/source/s/stem/stem-1.1.1.tar.bz2" +MD5SUM="e375b0e257ea7db9ae36c2324f4a8abf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |