diff options
Diffstat (limited to 'Library/Formula/yarp.rb')
| -rw-r--r-- | Library/Formula/yarp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/yarp.rb b/Library/Formula/yarp.rb index 00316ff03..279eadf7c 100644 --- a/Library/Formula/yarp.rb +++ b/Library/Formula/yarp.rb @@ -2,7 +2,7 @@ require 'formula' class Yarp < Formula homepage 'http://yarp.it' - url 'http://downloads.sourceforge.net/yarp0/yarp-2.3.22.tar.gz' + url 'https://downloads.sourceforge.net/yarp0/yarp-2.3.22.tar.gz' sha1 '86a075d1fbaa21b846e32c6c1a58bf409983d971' head 'https://yarp0.svn.sourceforge.net/svnroot/yarp0/trunk/yarp2' |
