imagemagick: bump to version 6.9.0-4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2015-01-19 10:10:40 -03:00 committed by Peter Korsgaard
parent 57f98eee5b
commit 03c7f97454
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From ftp://ftp.nluug.nl/pub/ImageMagick/digest.rdf
sha256 f00452ba2c05c2df9624c62d7adb49ecf17140edd6e5f355cceca051dab1fb38 ImageMagick-6.9.0-3.tar.xz
sha256 996aa8081dced3f3bbf23d90fca861b30332f734329f89367c6fc35173a74957 ImageMagick-6.9.0-4.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
IMAGEMAGICK_VERSION = 6.9.0-3
IMAGEMAGICK_VERSION = 6.9.0-4
IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.xz
# The official ImageMagick site only keeps the latest versions
# available, which is annoying. Use an alternate site that keeps all