package/php-yaml: bump version to 2.2.2
Changelog: http://pecl.php.net/package-changelog.php?package=yaml&release=2.2.2 Needed to bump php to 8.1.x. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
f939cf7c8c
commit
434375849c
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 e17ad04e752e25fd099bddd2df9d26dfef183c8d00c4179bc9d7a2e1c97d7819 yaml-2.2.1.tgz
|
||||
sha256 119052f0461d57d86f44c252f9c9b2dd743486c701c1a0aba0aebecdd0d8b82a yaml-2.2.2.tgz
|
||||
sha256 68d9700294396c72089bfc7bf38a5b3654a53ae415f3bd37768848c14e86f338 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_YAML_VERSION = 2.2.1
|
||||
PHP_YAML_VERSION = 2.2.2
|
||||
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