diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2020-09-04 20:31:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-04 20:31:07 +0700 |
commit | d653b69ce266f019831f7c5343f9edb8e6f5b6da (patch) | |
tree | 0315cebe2c6ad69c8e6f550229f816da6e748f1a /network/tor | |
parent | 0f1ee3b662aab5b7a024884418334b8051fdf6ab (diff) | |
download | slackbuilds-d653b69ce266f019831f7c5343f9edb8e6f5b6da.tar.gz |
network/tor: Updated for v 0.4.3.6.
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 88bbd7f1e9..9ae46df68f 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.3.5} +VERSION=${VERSION:-0.4.3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/tor/tor.info b/network/tor/tor.info index b6948c6ab5..ae23ccb1cc 100644 --- a/network/tor/tor.info +++ b/network/tor/tor.info @@ -1,8 +1,8 @@ PRGNAM="tor" -VERSION="0.4.3.5" +VERSION="0.4.3.6" HOMEPAGE="https://www.torproject.org/" -DOWNLOAD="https://dist.torproject.org/tor-0.4.3.5.tar.gz" -MD5SUM="0ad32a560bce8eeb64496d2a0fd8035c" +DOWNLOAD="https://dist.torproject.org/tor-0.4.3.6.tar.gz" +MD5SUM="78a733e2f528354c1706b143119579f6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |