diff options
Diffstat (limited to 'Library/Formula/jack.rb')
| -rw-r--r-- | Library/Formula/jack.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jack.rb b/Library/Formula/jack.rb index 6c5dabffa..c49ebc4f9 100644 --- a/Library/Formula/jack.rb +++ b/Library/Formula/jack.rb @@ -10,7 +10,7 @@ class Jack <Formula def patches # default build assumes ppc+i386, changed to i386+x86_64 - "http://gist.github.com/raw/636194/jack-1.9.6_homebrew.patch" + "https://gist.github.com/raw/636194/jack-1.9.6_homebrew.patch" end def install |
