[oe-commits] [meta-openembedded] 59/80: php: upgrade 7.3.6 -> 7.3.7

git at git.openembedded.org git at git.openembedded.org
Tue Jul 9 19:07:50 UTC 2019


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 b787cd6a1b0e7a46c76b1a42ad18ff9f08febb76
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Jul 5 16:20:14 2019 +0800

    php: upgrade 7.3.6 -> 7.3.7
    
    -Upgrade from php_7.3.6.bb to php_7.3.7.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-devtools/php/{php_7.3.6.bb => php_7.3.7.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/php/php_7.3.6.bb b/meta-oe/recipes-devtools/php/php_7.3.7.bb
similarity index 88%
rename from meta-oe/recipes-devtools/php/php_7.3.6.bb
rename to meta-oe/recipes-devtools/php/php_7.3.7.bb
index b1cac1c..1028cf1 100644
--- a/meta-oe/recipes-devtools/php/php_7.3.6.bb
+++ b/meta-oe/recipes-devtools/php/php_7.3.7.bb
@@ -14,8 +14,8 @@ SRC_URI_append_class-target = " \
                                 file://xfail_two_bug_tests.patch \
                                 "
 
-SRC_URI[md5sum] = "bde9a912fb311182cd460dad1abbc247"
-SRC_URI[sha256sum] = "1e5ac8700154835c0910e3a814517da9b87bb4a82cc7011fea1a82096b6f6f77"
+SRC_URI[md5sum] = "6c260fa5615d2737d819c1ed9655f694"
+SRC_URI[sha256sum] = "c3608fa7114642725854119ccffe722f42fc7c31e5e4c00d5cb4cb1a0d16bf18"
 
 PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \
                         --with-pdo-mysql=mysqlnd \

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


More information about the Openembedded-commits mailing list