mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/php-amqp: bump version to 2.2.0
https://pecl.php.net/package-changelog.php?package=amqp&release=2.2.0 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Cc: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
04ce8230f4
commit
3e542f87e4
@@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 0cb16d63752a0055de55a22062a6c1744908696d92268d76181284669025d993 amqp-2.1.2.tgz
|
sha256 5ae624bd785e299523f6132c204bd562cc73066dd33a10a12aa96389f55a4de7 amqp-2.2.0.tgz
|
||||||
sha256 ecd004e9ae3fcf54896b562d5e8008e36041f2620076effd58e5f4187299cee8 LICENSE
|
sha256 ecd004e9ae3fcf54896b562d5e8008e36041f2620076effd58e5f4187299cee8 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PHP_AMQP_VERSION = 2.1.2
|
PHP_AMQP_VERSION = 2.2.0
|
||||||
PHP_AMQP_SOURCE = amqp-$(PHP_AMQP_VERSION).tgz
|
PHP_AMQP_SOURCE = amqp-$(PHP_AMQP_VERSION).tgz
|
||||||
PHP_AMQP_SITE = https://pecl.php.net/get
|
PHP_AMQP_SITE = https://pecl.php.net/get
|
||||||
PHP_AMQP_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
PHP_AMQP_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
||||||
|
|||||||
Reference in New Issue
Block a user