aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/tor.rb')
-rw-r--r--Library/Formula/tor.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tor.rb b/Library/Formula/tor.rb
index e9870e957..39d2d520c 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.2.32.tar.gz'
+ url 'https://www.torproject.org/dist/tor-0.2.2.33.tar.gz'
homepage 'https://www.torproject.org/'
- md5 '6d70db8da9513453d520168e017a272c'
+ md5 'ea99aba49694bb982d2fccc57a70d58e'
depends_on 'libevent'