imagemagick: bump to version 6.8.6-2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2013-06-29 08:06:46 -03:00 committed by Peter Korsgaard
parent 56c982d107
commit a8db50a7ab

View File

@ -4,8 +4,8 @@
# #
################################################################################ ################################################################################
IMAGEMAGICK_MAJOR = 6.7.8 IMAGEMAGICK_MAJOR = 6.8.6
IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-8 IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-2
IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.bz2 IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.bz2
# The official ImageMagick site only keeps the latest versions # The official ImageMagick site only keeps the latest versions
# available, which is annoying. Use an alternate site that keeps all # available, which is annoying. Use an alternate site that keeps all