mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
imagemagick: bump to version 6.6.7-4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
d1defbf397
commit
7b9defe7f0
@@ -3,11 +3,11 @@
|
||||
# imagemagick
|
||||
#
|
||||
#############################################################
|
||||
IMAGEMAGICK_MAJOR = 6.6.4
|
||||
IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-8
|
||||
|
||||
IMAGEMAGICK_MAJOR = 6.6.7
|
||||
IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-4
|
||||
IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.bz2
|
||||
IMAGEMAGICK_SITE = ftp://ftp.imagemagick.org/pub/ImageMagick
|
||||
IMAGEMAGICK_LIBTOOL_PATCH = NO
|
||||
IMAGEMAGICK_INSTALL_STAGING = YES
|
||||
IMAGEMAGICK_AUTORECONF = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user