package/php-yaml: bump version to 2.2.3
Signed-off-by: Adam Duskett <aduskett@gmail.comm> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
ec3d0ccc9d
commit
07b843ac04
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 119052f0461d57d86f44c252f9c9b2dd743486c701c1a0aba0aebecdd0d8b82a yaml-2.2.2.tgz
|
||||
sha256 5937eb9722ddf6d64626799cfa024598ff2452ea157992e4e67331a253f90236 yaml-2.2.3.tgz
|
||||
sha256 68d9700294396c72089bfc7bf38a5b3654a53ae415f3bd37768848c14e86f338 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_YAML_VERSION = 2.2.2
|
||||
PHP_YAML_VERSION = 2.2.3
|
||||
PHP_YAML_SOURCE = yaml-$(PHP_YAML_VERSION).tgz
|
||||
PHP_YAML_SITE = https://pecl.php.net/get
|
||||
PHP_YAML_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
||||
|
Loading…
Reference in New Issue
Block a user