diff options
Diffstat (limited to 'Library/Formula/imagemagick.rb')
| -rw-r--r-- | Library/Formula/imagemagick.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb index 00b123cf8..699da320f 100644 --- a/Library/Formula/imagemagick.rb +++ b/Library/Formula/imagemagick.rb @@ -5,7 +5,7 @@ class Imagemagick < Formula # upstream's stable tarballs tend to disappear, so we provide our own mirror # Tarball and checksum from: http://www.imagemagick.org/download - url 'http://downloads.sf.net/project/machomebrew/mirror/ImageMagick-6.8.7-7.tar.bz2' + url 'https://downloads.sf.net/project/machomebrew/mirror/ImageMagick-6.8.7-7.tar.bz2' sha256 '4d8b0889d78cca2f1501b5f66f61c5efcd2f585a03002f2a7b407c11808e5e28' head 'https://www.imagemagick.org/subversion/ImageMagick/trunk', |
