updated imagemagick formula to use v. 6.6.2-4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
3e65b21055
commit
14d0ff2cce
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue