diff options
Diffstat (limited to 'Library/Formula/gptsync.rb')
| -rw-r--r-- | Library/Formula/gptsync.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gptsync.rb b/Library/Formula/gptsync.rb index 160f3a524..b811f097a 100644 --- a/Library/Formula/gptsync.rb +++ b/Library/Formula/gptsync.rb @@ -2,7 +2,7 @@ require 'formula' class Gptsync < Formula homepage 'http://refit.sourceforge.net/' - url 'http://downloads.sourceforge.net/refit/refit-src-0.14.tar.gz' + url 'https://downloads.sourceforge.net/refit/refit-src-0.14.tar.gz' sha1 'ea80a6517c1b0ce5c92c8a605a40309e2e5a9cc2' def install |
