[oe-commits] [meta-openembedded] 20/28: php: 7.2.8 -> 7.2.9

git at git.openembedded.org git at git.openembedded.org
Wed Aug 29 01:33:15 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 d3619177fc3a55e169f33d94fab3342a5e84f118
Author: Hong Liu <hongl.fnst at cn.fujitsu.com>
AuthorDate: Tue Aug 28 17:41:27 2018 +0800

    php: 7.2.8 -> 7.2.9
    
    Upgrade php from 7.2.8 to 7.2.9
    
    Signed-off-by: Hong Liu <hongl.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-devtools/php/{php_7.2.8.bb => php_7.2.9.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/php/php_7.2.8.bb b/meta-oe/recipes-devtools/php/php_7.2.9.bb
similarity index 87%
rename from meta-oe/recipes-devtools/php/php_7.2.8.bb
rename to meta-oe/recipes-devtools/php/php_7.2.9.bb
index 2a7937e..a5d5afe 100644
--- a/meta-oe/recipes-devtools/php/php_7.2.8.bb
+++ b/meta-oe/recipes-devtools/php/php_7.2.9.bb
@@ -13,8 +13,8 @@ SRC_URI_append_class-target = " \
                                 file://0001-opcache-config.m4-enable-opcache.patch \
                                 "
 
-SRC_URI[md5sum] = "4c5e420b85d12306d84c7e1fa9b085c5"
-SRC_URI[sha256sum] = "1f8068f520a60fff3db19be1b849f0c02a33a0fd8b34b7ae05556ef682187ee6"
+SRC_URI[md5sum] = "175023bc43fd8f883e60849a02a03b93"
+SRC_URI[sha256sum] = "e9e3aaa6c317b7fea78246a758b017544366049d2789ad5a44fe9398464c53a8"
 
 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