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:
parent
1eee94dd91
commit
c344ec0205
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user