summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Fernando Lopez Jr2018-09-12 12:15:54 +0200
committer David Spencer2018-09-12 12:15:54 +0200
commit28d87aa3793950e4696c40bb71f574b6039c6e8b (patch)
tree9459ff8c146a41ddee3bd15311f318460fbb439f /network
parent6867e5246ecb03fa7ba1158b0fe4bd5650793006 (diff)
downloadslackbuilds-28d87aa3793950e4696c40bb71f574b6039c6e8b.tar.gz
network/tor: Updated for version 0.3.4.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/tor/README6
-rw-r--r--network/tor/tor.SlackBuild2
-rw-r--r--network/tor/tor.info6
3 files changed, 8 insertions, 6 deletions
diff --git a/network/tor/README b/network/tor/README
index 28a799da09..ef4c0eff74 100644
--- a/network/tor/README
+++ b/network/tor/README
@@ -26,8 +26,10 @@ The following can be used to start/stop tor automatically:
torsocks is an optional dependency. See README.SLACKWARE for more
information.
-nacl is an optional dependency and may provide faster performance on 32-bit
-systems.
+
+optional dependencies:
+- zstd for better compression ratios.
+- nacl may provide faster performance on 32-bit systems.
Take a look at README.SLACKWARE for important notes and read also very
carefully the essential hints that tor developers give you
diff --git a/network/tor/tor.SlackBuild b/network/tor/tor.SlackBuild
index 0d10156e72..83b18090e7 100644
--- a/network/tor/tor.SlackBuild
+++ b/network/tor/tor.SlackBuild
@@ -26,7 +26,7 @@
# Updated by Fernando Lopez Jr. fernando.lopezjr@gmail.com
PRGNAM=tor
-VERSION=${VERSION:-0.3.3.9}
+VERSION=${VERSION:-0.3.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/tor/tor.info b/network/tor/tor.info
index 6a140d95ee..2b98b9be09 100644
--- a/network/tor/tor.info
+++ b/network/tor/tor.info
@@ -1,8 +1,8 @@
PRGNAM="tor"
-VERSION="0.3.3.9"
+VERSION="0.3.4.8"
HOMEPAGE="https://www.torproject.org/"
-DOWNLOAD="https://dist.torproject.org/tor-0.3.3.9.tar.gz"
-MD5SUM="16b24bda0772dc3d5c4c05254ec4bce7"
+DOWNLOAD="https://dist.torproject.org/tor-0.3.4.8.tar.gz"
+MD5SUM="84497a248f49ed42c344612501bae934"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""