package/php-yaml: bump version to 2.0.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e1501e2d1f
commit
82cab1a999
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 ef13ff56c184290c025a522bf9ae2e1b3ecc8543c3a5161dd02adec90897a221 yaml-2.0.0.tgz
|
||||
sha256 c3afb0dad47b6c3a5b7b449f57a4938df27bf974efbe188d85c4fb998eff0039 yaml-2.0.2.tgz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_YAML_VERSION = 2.0.0
|
||||
PHP_YAML_VERSION = 2.0.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