diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2020-09-16 07:48:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-16 07:48:01 +0700 |
commit | 9f686a8aa79ede3e173810355e642321769ed465 (patch) | |
tree | 59017a5b3edc23163c912101780faf0e039aa8fa /network/tor | |
parent | 3a9291adbb3665ce374df4bafe5880fe54072e59 (diff) |
network/tor: Updated for version 0.4.4.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 9ae46df68f3e..11ca2521ed53 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.6} +VERSION=${VERSION:-0.4.4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/tor/tor.info b/network/tor/tor.info index ae23ccb1cc65..0efaae9a0d16 100644 --- a/network/tor/tor.info +++ b/network/tor/tor.info @@ -1,8 +1,8 @@ PRGNAM="tor" -VERSION="0.4.3.6" +VERSION="0.4.4.5" HOMEPAGE="https://www.torproject.org/" -DOWNLOAD="https://dist.torproject.org/tor-0.4.3.6.tar.gz" -MD5SUM="78a733e2f528354c1706b143119579f6" +DOWNLOAD="https://dist.torproject.org/tor-0.4.4.5.tar.gz" +MD5SUM="b061b7c4ce6102fb7c800b73c8573388" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |