Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 528769ac304a0bbe9a248811325042188c9d16e06de16f111fee317c85a36c93 imagick-3.1.2.tgz
|
||||
sha256 a729fbd69e0aa145824d61dc9225bfb636dcd8421874a5667ac3822e609449e1 imagick-3.4.1.tgz
|
||||
|
||||
@@ -4,10 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_IMAGICK_VERSION = 3.1.2
|
||||
PHP_IMAGICK_VERSION = 3.4.1
|
||||
PHP_IMAGICK_SOURCE = imagick-$(PHP_IMAGICK_VERSION).tgz
|
||||
# pecl.php.net returns html with db connect failed
|
||||
PHP_IMAGICK_SITE = http://sources.buildroot.net
|
||||
PHP_IMAGICK_SITE = http://pecl.php.net/get
|
||||
PHP_IMAGICK_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
||||
--with-imagick=$(STAGING_DIR)/usr
|
||||
# phpize does the autoconf magic
|
||||
|
||||
Reference in New Issue
Block a user