mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/php-imagick: bump version to 3.8.1
https://pecl.php.net/package-changelog.php?package=imagick&release=3.8.1 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
3e542f87e4
commit
1e02c54873
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 bda67461c854f20d6105782b769c524fc37388b75d4481d951644d2167ffeec6 imagick-3.8.0.tgz
|
||||
sha256 3a3587c0a524c17d0dad9673a160b90cd776e836838474e173b549ed864352ee imagick-3.8.1.tgz
|
||||
sha256 b6e00df9cb3b91977c0d64a7c4db48cb6f5041f6eeda6583c236775f70a35b78 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_IMAGICK_VERSION = 3.8.0
|
||||
PHP_IMAGICK_VERSION = 3.8.1
|
||||
PHP_IMAGICK_SOURCE = imagick-$(PHP_IMAGICK_VERSION).tgz
|
||||
PHP_IMAGICK_SITE = http://pecl.php.net/get
|
||||
PHP_IMAGICK_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
||||
|
||||
Reference in New Issue
Block a user