diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2020-03-20 19:02:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-20 19:02:13 +0700 |
commit | fb6af2e6af16545340ffc9425ef9c04ca9ede3e3 (patch) | |
tree | cdb74e7e78bad5c004107653cf5d7a7e91e58807 /network | |
parent | 5da84d6a919d9e77fe86b5bcd82b7831267c4fcf (diff) |
network/tor: Updated for version 0.4.2.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 c7f294004226..9d9dfdeec501 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.6} +VERSION=${VERSION:-0.4.2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/tor/tor.info b/network/tor/tor.info index edcab55ffc8c..a2f8cc726693 100644 --- a/network/tor/tor.info +++ b/network/tor/tor.info @@ -1,8 +1,8 @@ PRGNAM="tor" -VERSION="0.4.2.6" +VERSION="0.4.2.7" HOMEPAGE="https://www.torproject.org/" -DOWNLOAD="https://dist.torproject.org/tor-0.4.2.6.tar.gz" -MD5SUM="33383c897640e6ea55ab82c80d772ee0" +DOWNLOAD="https://dist.torproject.org/tor-0.4.2.7.tar.gz" +MD5SUM="a4b338b9f7444f4f89259c9736ff74c8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |