diff options
Diffstat (limited to 'Library/Formula/isync.rb')
| -rw-r--r-- | Library/Formula/isync.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/isync.rb b/Library/Formula/isync.rb index 99dab8963..a7999970a 100644 --- a/Library/Formula/isync.rb +++ b/Library/Formula/isync.rb @@ -2,7 +2,7 @@ require 'formula' class Isync < Formula homepage 'http://isync.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/isync/isync/1.1.0/isync-1.1.0.tar.gz' + url 'https://downloads.sourceforge.net/project/isync/isync/1.1.0/isync-1.1.0.tar.gz' sha1 'd99bd9603e17f94ebe4af1691482a6676ea0fb42' head do |
