imagemagick: bump to version 6.8.9-5

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-07-01 07:22:24 -03:00 committed by Peter Korsgaard
parent c142bc4e9b
commit 6c526bbd4f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
################################################################################
IMAGEMAGICK_VERSION = 6.8.9-3
IMAGEMAGICK_VERSION = 6.8.9-5
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