php-imagick: bump version to 3.4.1
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 18 Apr 2016 11:53:05 +0000 (12:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 1 May 2016 21:02:06 +0000 (23:02 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/php-imagick/php-imagick.hash
package/php-imagick/php-imagick.mk

index 6173eca3ed4f9f83b1df32d69b5811edc2695959..551bed62c965f981c73d3f960694c9e7cdc60355 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 528769ac304a0bbe9a248811325042188c9d16e06de16f111fee317c85a36c93        imagick-3.1.2.tgz
+sha256 a729fbd69e0aa145824d61dc9225bfb636dcd8421874a5667ac3822e609449e1  imagick-3.4.1.tgz
index 1cd4a4892cfae1d60958a35343d0590a88805626..84cc3119d68352ab5fa55123803bfd0b8667bffa 100644 (file)
@@ -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