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 7591013d8..bcf39aba8 100644 --- a/Library/Formula/tor.rb +++ b/Library/Formula/tor.rb @@ -8,7 +8,7 @@ class Tor <Formula depends_on 'libevent' def patches - {:p0 => 'http://gist.github.com/raw/344132/d27d1cd3042d7c58120688d79ed25a2fc959a2de/config.guess-x86_64patch.diff' } + {:p0 => 'https://gist.github.com/raw/344132/d27d1cd3042d7c58120688d79ed25a2fc959a2de/config.guess-x86_64patch.diff' } end def install |
