imagemagick 6.7.7-6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
bc3630aaa2
commit
a6a8a8f5f5
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ class Imagemagick < Formula
|
|||
homepage 'http://www.imagemagick.org'
|
||||
|
||||
# upstream's stable tarballs tend to disappear, so we provide our own mirror
|
||||
url 'http://downloads.sf.net/project/machomebrew/mirror/ImageMagick-6.7.5-7.tar.bz2'
|
||||
sha256 'fe88eb9f3ce832b0027b58a04c26871886a0721779b5c0044213018c6a6ba49f'
|
||||
url 'http://downloads.sf.net/project/machomebrew/mirror/ImageMagick-6.7.7-6.tar.bz2'
|
||||
sha256 'fb32cdeef812bc2c3bb9e9f48f3cfc75c1e2640f784ef2670a0dbf948e538677'
|
||||
|
||||
head 'https://www.imagemagick.org/subversion/ImageMagick/trunk',
|
||||
:using => UnsafeSubversionDownloadStrategy
|
||||
|
|
Loading…
Reference in a new issue