summaryrefslogtreecommitdiffstats
path: root/package/php-yaml
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-09-17 19:16:18 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-09-22 18:17:43 +0200
commit82cab1a9997a0f3d9e35c8c20ec65cdd5a6f8e74 (patch)
tree30f4e5d4318da2cdb30f71f487fc7e3134e8f563 /package/php-yaml
parente1501e2d1f619cb9424863a8fcba9b1194b15b94 (diff)
downloadbuildroot-82cab1a9997a0f3d9e35c8c20ec65cdd5a6f8e74.tar.gz
buildroot-82cab1a9997a0f3d9e35c8c20ec65cdd5a6f8e74.zip
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>
Diffstat (limited to 'package/php-yaml')
-rw-r--r--package/php-yaml/php-yaml.hash2
-rw-r--r--package/php-yaml/php-yaml.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/php-yaml/php-yaml.hash b/package/php-yaml/php-yaml.hash
index 6a2f1545df..21b507e188 100644
--- a/package/php-yaml/php-yaml.hash
+++ b/package/php-yaml/php-yaml.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 ef13ff56c184290c025a522bf9ae2e1b3ecc8543c3a5161dd02adec90897a221 yaml-2.0.0.tgz
+sha256 c3afb0dad47b6c3a5b7b449f57a4938df27bf974efbe188d85c4fb998eff0039 yaml-2.0.2.tgz
diff --git a/package/php-yaml/php-yaml.mk b/package/php-yaml/php-yaml.mk
index bba7894f9f..086d575e97 100644
--- a/package/php-yaml/php-yaml.mk
+++ b/package/php-yaml/php-yaml.mk
@@ -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 \
OpenPOWER on IntegriCloud