diff options
Diffstat (limited to 'Library/Formula/liboauth.rb')
| -rw-r--r-- | Library/Formula/liboauth.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/liboauth.rb b/Library/Formula/liboauth.rb index 25e0df02e..267c811af 100644 --- a/Library/Formula/liboauth.rb +++ b/Library/Formula/liboauth.rb @@ -2,7 +2,7 @@ require 'formula' class Liboauth < Formula homepage 'http://liboauth.sourceforge.net' - url 'http://downloads.sourceforge.net/project/liboauth/liboauth-1.0.1.tar.gz' + url 'https://downloads.sourceforge.net/project/liboauth/liboauth-1.0.1.tar.gz' sha1 '2631b489c150187adcca264fe813d58b2c22bf8a' def install |
