From 7097b20f1895dce841ecf16d33ac6fae1a06bc00 Mon Sep 17 00:00:00 2001 From: Thiago Alessio Date: Tue, 30 Aug 2011 03:27:15 -0300 Subject: Tor: update to version 0.2.2.32 Closes #7290. Signed-off-by: Charlie Sharpsteen --- Library/Formula/tor.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/tor.rb b/Library/Formula/tor.rb index c21541a97..2ecacfaf5 100644 --- a/Library/Formula/tor.rb +++ b/Library/Formula/tor.rb @@ -1,9 +1,9 @@ require 'formula' class Tor < Formula - url 'https://www.torproject.org/dist/tor-0.2.1.30.tar.gz' + url 'https://www.torproject.org/dist/tor-0.2.2.32.tar.gz' homepage 'https://www.torproject.org/' - md5 '6c6d61e053af5969a245d025c4cfce9d' + md5 '6d70db8da9513453d520168e017a272c' depends_on 'libevent' -- cgit v1.2.3