summaryrefslogtreecommitdiffstats
path: root/net/tor/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'net/tor/DETAILS')
-rwxr-xr-xnet/tor/DETAILS8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index 78e4742155..5e678fb6c7 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -1,12 +1,6 @@
SPELL=tor
-case "$TOR_BRANCH"
-in devel)
- VERSION=0.4.5.5-rc
- SECURITY_PATCH=6
-;; stable)
- VERSION=0.4.4.7
+ VERSION=0.4.5.8
SECURITY_PATCH=16
-;; esac
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.asc
SOURCE_URL[0]=https://www.torproject.org/dist/${SOURCE}