diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2021-02-06 00:42:32 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-07 01:39:51 +0700 |
commit | 8e78846db6d0e4c9881b5a73c72adc763036e350 (patch) | |
tree | 728c8dc9998759af076b46303cef9ca9aadc86b2 /network/tor | |
parent | 35ce44a2c73eb37d7c57306d7f6717042b0aef5d (diff) |
network/tor: Updated for version 0.4.4.7.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tor')
-rw-r--r-- | network/tor/tor.SlackBuild | 2 | ||||
-rw-r--r-- | network/tor/tor.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/tor/tor.SlackBuild b/network/tor/tor.SlackBuild index c59ee39ef845..15ede35d52dd 100644 --- a/network/tor/tor.SlackBuild +++ b/network/tor/tor.SlackBuild @@ -27,7 +27,7 @@ # Updated by Markus Reichelt slackbuilds@mareichelt.de PRGNAM=tor -VERSION=${VERSION:-0.4.4.6} +VERSION=${VERSION:-0.4.4.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/tor/tor.info b/network/tor/tor.info index c8586b8c97ab..c0f4432b8026 100644 --- a/network/tor/tor.info +++ b/network/tor/tor.info @@ -1,8 +1,8 @@ PRGNAM="tor" -VERSION="0.4.4.6" +VERSION="0.4.4.7" HOMEPAGE="https://www.torproject.org/" -DOWNLOAD="https://dist.torproject.org/tor-0.4.4.6.tar.gz" -MD5SUM="3635b2f7b6645910bf702ce8eaeffd0d" +DOWNLOAD="https://dist.torproject.org/tor-0.4.4.7.tar.gz" +MD5SUM="6ea60eb939ab3633a682a81fb46dd37f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |