commit 6ebc0219a7ef80ad67b10f643f213d5d6c237339 Author: aagbsn aagbsn@extc.org Date: Wed Sep 11 13:33:48 2013 +0200
Update Tor to 0.2.4.17-rc --- scripts/build_tor2web_tor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/build_tor2web_tor.sh b/scripts/build_tor2web_tor.sh index 557282d..537f1b9 100755 --- a/scripts/build_tor2web_tor.sh +++ b/scripts/build_tor2web_tor.sh @@ -4,7 +4,7 @@ OPENSSL_VERSION=1.0.1e LIBEVENT_VERSION=2.0.21-stable ZLIB_VERSION=1.2.8 -TOR_VERSION=0.2.3.25 +TOR_VERSION=0.2.4.17-rc ZLIB_MD5=44d667c142d7cda120332623eab69f40
SCRIPT_ROOT=`pwd`
tor-commits@lists.torproject.org