[oe-commits] [meta-openembedded] 24/46: php: upgrade 5.6.35 -> 5.6.36

git at git.openembedded.org git at git.openembedded.org
Thu Jul 12 14:21:01 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 7226544396a1c3c36a72150683fa1d8983d6b6ad
Author: Changqing Li <changqing.li at windriver.com>
AuthorDate: Tue Jul 10 11:20:26 2018 +0800

    php: upgrade 5.6.35 -> 5.6.36
    
    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_5.6.35.bb => php_5.6.36.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/php/php_5.6.35.bb b/meta-oe/recipes-devtools/php/php_5.6.36.bb
similarity index 85%
rename from meta-oe/recipes-devtools/php/php_5.6.35.bb
rename to meta-oe/recipes-devtools/php/php_5.6.36.bb
index c17c0d6..addddb3 100644
--- a/meta-oe/recipes-devtools/php/php_5.6.35.bb
+++ b/meta-oe/recipes-devtools/php/php_5.6.36.bb
@@ -15,8 +15,8 @@ SRC_URI_append_class-target = " \
                                 file://php5-0001-opcache-config.m4-enable-opcache.patch \
                                 "
 
-SRC_URI[md5sum] = "905ae5f586351f3ca29d044c9484d475"
-SRC_URI[sha256sum] = "ee78a7e9ca21d8ea394d037c55effff477a49dbae31c7753c547036f5bd73b92"
+SRC_URI[md5sum] = "6ca12a0e52dcd99cf4d5b2d74c6cde6f"
+SRC_URI[sha256sum] = "626a0e3f5d8a0e686a2b930f0dd3a0601fe3dcb5e43dd0e8c3fab631e64e172a"
 
 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