diff options
Diffstat (limited to 'Library/Formula/optipng.rb')
| -rw-r--r-- | Library/Formula/optipng.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/optipng.rb b/Library/Formula/optipng.rb index 05fbe9665..64370ebf7 100644 --- a/Library/Formula/optipng.rb +++ b/Library/Formula/optipng.rb @@ -3,7 +3,7 @@ require 'formula' class Optipng < Formula homepage 'http://optipng.sourceforge.net/' head 'http://optipng.hg.sourceforge.net/hgweb/optipng/optipng' - url 'http://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.4/optipng-0.7.4.tar.gz' + url 'https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.4/optipng-0.7.4.tar.gz' sha1 'dcde17501cfb7a425b6cc23cfed482bbfd4867bb' def install |
