summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2007-08-05 09:18:50 +0200
committerEric Sandall2007-08-06 18:39:50 -0700
commit58ab89c5b819e77d42859ca65ac5fc05485b03e1 (patch)
tree6faf95ddc332a82e3dc1edaf606e38aee9df3bd6
parent5137041cd1efc7025aa04c449faad0cbe13494db (diff)
tor: update dev to 0.2.0.4-alpha, SECURITY_PATCH++
-rwxr-xr-xnet/tor/DETAILS3
-rw-r--r--net/tor/HISTORY4
2 files changed, 6 insertions, 1 deletions
diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index a88f39571e..37e1520886 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -1,7 +1,8 @@
SPELL=tor
if [ "$TOR_DEVEL" == "y" ]; then
- VERSION=0.1.2.2-alpha
+ VERSION=0.2.0.4-alpha
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://tor.eff.org/dist/$SOURCE
SOURCE_HASH=sha512:69ed2d10a22827fd72ade87ce8a80479d6f1075ec0be864e64ef3dd3c27dd6054522f4af06979309333eba8f2699bfee6168f43800f72ca4032e91f115f600c9
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index 1d2a4cf140..2eb876ee7b 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,7 @@
+2007-08-05 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS: updated TOR_DEVEL=y to 0.2.0.4-alpha
+ SECURITY_PATCH++
+
2007-08-03 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* DETAILS: updated TOR_DEVEL=n to 0.1.2.16
SECURITY_PATCH++