aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/imagemagick.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb
index 8e08399fd..ea50b3087 100644
--- a/Library/Formula/imagemagick.rb
+++ b/Library/Formula/imagemagick.rb
@@ -20,8 +20,8 @@ def x11?
end
class Imagemagick <Formula
- url 'ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.6.2-2.tar.bz2'
- md5 'cb5e997e3f9e8b67155684c38cbd5403'
+ url 'ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.6.2-4.tar.bz2'
+ md5 'd7a6e0631cfabd9051702ecdf609bfe6'
homepage 'http://www.imagemagick.org'
depends_on 'jpeg'