diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2020-01-31 23:32:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-31 23:32:41 +0700 |
commit | da151a6997023b70fe330573dbe74f456cc3e26c (patch) | |
tree | eabf32638a1022e89c438f7444adc1e85773ce82 /network/tor | |
parent | 3d15f138064a4db9a924115e062cfbcccecd806d (diff) |
network/tor: Updated for version 0.4.2.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 062e30b9f694..c7f294004226 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.5} +VERSION=${VERSION:-0.4.2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/tor/tor.info b/network/tor/tor.info index 6c5855e67fb0..edcab55ffc8c 100644 --- a/network/tor/tor.info +++ b/network/tor/tor.info @@ -1,8 +1,8 @@ PRGNAM="tor" -VERSION="0.4.2.5" +VERSION="0.4.2.6" HOMEPAGE="https://www.torproject.org/" -DOWNLOAD="https://dist.torproject.org/tor-0.4.2.5.tar.gz" -MD5SUM="ea9e9078ff2e175332f0095c60284458" +DOWNLOAD="https://dist.torproject.org/tor-0.4.2.6.tar.gz" +MD5SUM="33383c897640e6ea55ab82c80d772ee0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |