aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrenex2014-08-31 09:42:13 -0400
committerMike McQuaid2014-08-31 18:00:37 +0100
commit865a26c633e7b57fcfe8a530a00ad9ad71ec5ad3 (patch)
tree9b128fc2abdd8de6d7bea2fda546884825ea491c /Library
parentf3e92d6169b6370ca9ab2b20e5b4cc0683019916 (diff)
downloadhomebrew-865a26c633e7b57fcfe8a530a00ad9ad71ec5ad3.tar.bz2
imagemagick 6.8.9-7
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/imagemagick.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb
index f8fd96f1e..4e0e4ecbf 100644
--- a/Library/Formula/imagemagick.rb
+++ b/Library/Formula/imagemagick.rb
@@ -5,9 +5,9 @@ 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 "https://downloads.sf.net/project/machomebrew/mirror/ImageMagick-6.8.9-5.tar.xz"
- mirror "http://www.imagemagick.org/download/ImageMagick-6.8.9-5.tar.xz"
- sha256 "ea66e0824e6c208c3318c0d02ca12376416b29a634e099a90c2c840edd7de0e1"
+ url "https://downloads.sf.net/project/machomebrew/mirror/ImageMagick-6.8.9-7.tar.xz"
+ mirror "http://www.imagemagick.org/download/ImageMagick-6.8.9-7.tar.xz"
+ sha256 "45670f37ebd3354d64e45df5462b929b5b843dee2b038b0ad524491492bffbf9"
head "https://www.imagemagick.org/subversion/ImageMagick/trunk",
:using => UnsafeSubversionDownloadStrategy