[oe-commits] [meta-openembedded] 77/79: xdebug: upgrade 2.7.0RC2 -> 2.7.2

git at git.openembedded.org git at git.openembedded.org
Fri Jun 14 18:46:17 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 67482e982f7e558e45fe1cc4c3d5b5f046f67e08
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Fri Jun 14 11:20:42 2019 +0800

    xdebug: upgrade 2.7.0RC2 -> 2.7.2
    
    Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-php/xdebug/{xdebug_2.7.0RC2.bb => xdebug_2.7.2.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-webserver/recipes-php/xdebug/xdebug_2.7.0RC2.bb b/meta-webserver/recipes-php/xdebug/xdebug_2.7.2.bb
similarity index 86%
rename from meta-webserver/recipes-php/xdebug/xdebug_2.7.0RC2.bb
rename to meta-webserver/recipes-php/xdebug/xdebug_2.7.2.bb
index 7be62cb..32d52a6 100644
--- a/meta-webserver/recipes-php/xdebug/xdebug_2.7.0RC2.bb
+++ b/meta-webserver/recipes-php/xdebug/xdebug_2.7.2.bb
@@ -6,8 +6,8 @@ DEPENDS = "php re2c-native"
 
 SRC_URI = "http://xdebug.org/files/xdebug-${PV}.tgz"
 
-SRC_URI[md5sum] = "e8cabe003d6990b157d0d8caee374844"
-SRC_URI[sha256sum] = "5aa6d1772937e9f11b91ad8ced586aa0e16281dc178c405ac380d45d4731f8b0"
+SRC_URI[md5sum] = "5d1a8ca3101df93938d283933f256493"
+SRC_URI[sha256sum] = "b0f3283aa185c23fcd0137c3aaa58554d330995ef7a3421e983e8d018b05a4a6"
 
 UPSTREAM_CHECK_REGEX = "xdebug-(?P<pver>\d+(\.\d+)+)\.tgz"
 

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


More information about the Openembedded-commits mailing list