imagemagick: bump version

The -3 version is no longer available at the upstream URL.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2013-11-11 10:36:23 +01:00
parent 1eee94dd91
commit c344ec0205

View File

@ -5,7 +5,7 @@
################################################################################
IMAGEMAGICK_MAJOR = 6.8.7
IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-3
IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-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