[oe-commits] [meta-openembedded] 41/43: php: upgrade 7.2.7 -> 7.2.8

git at git.openembedded.org git at git.openembedded.org
Mon Aug 13 06:25:09 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 422fbb7527d9af865ce781353543fc688689fc03
Author: Changqing Li <changqing.li at windriver.com>
AuthorDate: Thu Aug 9 13:16:48 2018 +0800

    php: upgrade 7.2.7 -> 7.2.8
    
    Signed-off-by: Changqing Li <changqing.li at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-devtools/php/{php_7.2.7.bb => php_7.2.8.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/php/php_7.2.7.bb b/meta-oe/recipes-devtools/php/php_7.2.8.bb
similarity index 86%
rename from meta-oe/recipes-devtools/php/php_7.2.7.bb
rename to meta-oe/recipes-devtools/php/php_7.2.8.bb
index a256cd7..e8cb7fd 100644
--- a/meta-oe/recipes-devtools/php/php_7.2.7.bb
+++ b/meta-oe/recipes-devtools/php/php_7.2.8.bb
@@ -12,8 +12,8 @@ SRC_URI_append_class-target = " \
                                 file://0001-opcache-config.m4-enable-opcache.patch \
                                 "
 
-SRC_URI[md5sum] = "4b5698c8c6c2b9cbff3a5706da67bb0f"
-SRC_URI[sha256sum] = "cc81675a96af4dd18d8ffc02f26a36c622abadf86af7ecfea7bcde8d3c96d5a3"
+SRC_URI[md5sum] = "4c5e420b85d12306d84c7e1fa9b085c5"
+SRC_URI[sha256sum] = "1f8068f520a60fff3db19be1b849f0c02a33a0fd8b34b7ae05556ef682187ee6"
 
 PACKAGECONFIG[mysql] = "--with-mysqli=${STAGING_BINDIR_CROSS}/mysql_config \
                         --with-pdo-mysql=${STAGING_BINDIR_CROSS}/mysql_config \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list