diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2019-11-02 12:43:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-02 12:43:44 +0700 |
commit | edd3d508c2714a6ce9c2e5f7c6ded3aa735816e5 (patch) | |
tree | 6871b921cd205ba06ac6e6632337d852a91d20d3 /network/tor/tor.info | |
parent | 2b92dac8a6ad8aea872ed68dbaaf2108202272dd (diff) | |
download | slackbuilds-edd3d508c2714a6ce9c2e5f7c6ded3aa735816e5.tar.gz |
network/tor: Updated for version 0.4.1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tor/tor.info')
-rw-r--r-- | network/tor/tor.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/network/tor/tor.info b/network/tor/tor.info index e9e77a04e2..7cd8278b59 100644 --- a/network/tor/tor.info +++ b/network/tor/tor.info @@ -1,10 +1,10 @@ PRGNAM="tor" -VERSION="0.4.0.5" +VERSION="0.4.1.6" HOMEPAGE="https://www.torproject.org/" -DOWNLOAD="https://dist.torproject.org/tor-0.4.0.5.tar.gz" -MD5SUM="23278fc58d0014db22b428cdae3ea966" +DOWNLOAD="https://dist.torproject.org/tor-0.4.1.6.tar.gz" +MD5SUM="d5e290d2a09d4225693cebc37a83097f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Fernando Lopez Jr." -EMAIL="fernando.lopezjr@gmail.com" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |