diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2020-05-20 00:14:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-20 00:14:52 +0700 |
commit | 8f9ba240fef8733926585d89031653315cfcca8f (patch) | |
tree | 5cf5578f8755fe14f8a82b0d469faab75efd4a1e /network/tor | |
parent | ad15b67fe8febe09edafe8f9e3806e7e059dac13 (diff) |
network/tor: Updated for version 0.4.3.5.
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 9d9dfdeec501..88bbd7f1e91d 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.2.7} +VERSION=${VERSION:-0.4.3.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/tor/tor.info b/network/tor/tor.info index a2f8cc726693..b6948c6ab516 100644 --- a/network/tor/tor.info +++ b/network/tor/tor.info @@ -1,8 +1,8 @@ PRGNAM="tor" -VERSION="0.4.2.7" +VERSION="0.4.3.5" HOMEPAGE="https://www.torproject.org/" -DOWNLOAD="https://dist.torproject.org/tor-0.4.2.7.tar.gz" -MD5SUM="a4b338b9f7444f4f89259c9736ff74c8" +DOWNLOAD="https://dist.torproject.org/tor-0.4.3.5.tar.gz" +MD5SUM="0ad32a560bce8eeb64496d2a0fd8035c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |