mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
php-yaml: bump version to 2.0.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8930f9d03e
commit
8e5eef6c32
@ -1,2 +1,2 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 d49acf2b7843258957a16df0d7ced56c0e1fc3eaa54f54289e4012edc002814c yaml-2.0.0RC7.tgz
|
sha256 ef13ff56c184290c025a522bf9ae2e1b3ecc8543c3a5161dd02adec90897a221 yaml-2.0.0.tgz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PHP_YAML_VERSION = 2.0.0RC7
|
PHP_YAML_VERSION = 2.0.0
|
||||||
PHP_YAML_SOURCE = yaml-$(PHP_YAML_VERSION).tgz
|
PHP_YAML_SOURCE = yaml-$(PHP_YAML_VERSION).tgz
|
||||||
PHP_YAML_SITE = https://pecl.php.net/get
|
PHP_YAML_SITE = https://pecl.php.net/get
|
||||||
PHP_YAML_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
PHP_YAML_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user