diff options
Diffstat (limited to 'Library/Formula/tor.rb')
| -rw-r--r-- | Library/Formula/tor.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tor.rb b/Library/Formula/tor.rb index afdcd21fb..2c948d274 100644 --- a/Library/Formula/tor.rb +++ b/Library/Formula/tor.rb @@ -1,6 +1,6 @@ require 'formula' -class Tor <Formula +class Tor < Formula url 'https://www.torproject.org/dist/tor-0.2.1.29.tar.gz' homepage 'https://www.torproject.org/' md5 '1cd4feea84f2b066717b500d090bcf65' |
