diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2020-11-14 08:33:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-14 08:33:06 +0700 |
commit | 16b48e71c4af94ba28ec989d6043459d0eb6aa2b (patch) | |
tree | 1f917419ee82a5c721b58dfe612bf109934a8a9d /network/tor | |
parent | 840185f0ae725cb1d8eabe442c703391c5e73fb2 (diff) | |
download | slackbuilds-16b48e71c4af94ba28ec989d6043459d0eb6aa2b.tar.gz |
network/tor: Updated for version 0.4.4.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 11ca2521ed..c59ee39ef8 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.5} +VERSION=${VERSION:-0.4.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/tor/tor.info b/network/tor/tor.info index 0efaae9a0d..c8586b8c97 100644 --- a/network/tor/tor.info +++ b/network/tor/tor.info @@ -1,8 +1,8 @@ PRGNAM="tor" -VERSION="0.4.4.5" +VERSION="0.4.4.6" HOMEPAGE="https://www.torproject.org/" -DOWNLOAD="https://dist.torproject.org/tor-0.4.4.5.tar.gz" -MD5SUM="b061b7c4ce6102fb7c800b73c8573388" +DOWNLOAD="https://dist.torproject.org/tor-0.4.4.6.tar.gz" +MD5SUM="3635b2f7b6645910bf702ce8eaeffd0d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |