[oe-commits] [meta-openembedded] 01/10: php: upgrade to 5.6.39

git at git.openembedded.org git at git.openembedded.org
Wed Jan 30 05:40:22 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 8b513a7ab3d556618e7925e7217ecf96b4ff0800
Author: Hong Liu <hongl.fnst at cn.fujitsu.com>
AuthorDate: Wed Jan 30 08:44:45 2019 +0800

    php: upgrade to 5.6.39
    
    1.Upgrade php from 5.6.38 to 5.6.39.
    
    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_5.6.38.bb => php_5.6.39.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/php/php_5.6.38.bb b/meta-oe/recipes-devtools/php/php_5.6.39.bb
similarity index 86%
rename from meta-oe/recipes-devtools/php/php_5.6.38.bb
rename to meta-oe/recipes-devtools/php/php_5.6.39.bb
index d6f5145..a1e7dcd 100644
--- a/meta-oe/recipes-devtools/php/php_5.6.38.bb
+++ b/meta-oe/recipes-devtools/php/php_5.6.39.bb
@@ -16,8 +16,8 @@ SRC_URI_append_class-target = " \
                                 file://php5-0001-opcache-config.m4-enable-opcache.patch \
                                 "
 
-SRC_URI[md5sum] = "5b98aa066567eca8e5738b8ef4a3545c"
-SRC_URI[sha256sum] = "d65b231bbdd63be4439ef5ced965cfd63e62983429dbd4dfcfb49981593ebc03"
+SRC_URI[md5sum] = "6951d66bf07ce35beda3be0a66bd8e7c"
+SRC_URI[sha256sum] = "b3db2345f50c010b01fe041b4e0f66c5aa28eb325135136f153e18da01583ad5"
 
 DEPENDS += "libmcrypt"
 EXTRA_OECONF += "--with-mcrypt=${STAGING_DIR_TARGET}${exec_prefix} \

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


More information about the Openembedded-commits mailing list