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 2c948d274..dac3585e7 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.29.tar.gz'
+ url 'https://www.torproject.org/dist/tor-0.2.1.30.tar.gz'
homepage 'https://www.torproject.org/'
- md5 '1cd4feea84f2b066717b500d090bcf65'
+ md5 '6c6d61e053af5969a245d025c4cfce9d'
depends_on 'libevent'