[oe-commits] [meta-openembedded] 09/10: xdebug: upgrade 2.6.0 -> 2.6.1

git at git.openembedded.org git at git.openembedded.org
Wed Aug 22 18:33:43 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 811447a949d5cf2a3bf23f4ea416993f16efbc66
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Wed Aug 22 08:26:32 2018 +0800

    xdebug: upgrade 2.6.0 -> 2.6.1
    
    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.6.0.bb => xdebug_2.6.1.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-webserver/recipes-php/xdebug/xdebug_2.6.0.bb b/meta-webserver/recipes-php/xdebug/xdebug_2.6.1.bb
similarity index 86%
rename from meta-webserver/recipes-php/xdebug/xdebug_2.6.0.bb
rename to meta-webserver/recipes-php/xdebug/xdebug_2.6.1.bb
index 2b8d1ef..773dbf3 100644
--- a/meta-webserver/recipes-php/xdebug/xdebug_2.6.0.bb
+++ b/meta-webserver/recipes-php/xdebug/xdebug_2.6.1.bb
@@ -6,8 +6,8 @@ DEPENDS = "php re2c-native"
 
 SRC_URI = "http://xdebug.org/files/xdebug-${PV}.tgz"
 
-SRC_URI[md5sum] = "ed3545852e6f4a00fb8730362d0431ee"
-SRC_URI[sha256sum] = "b5264cc03bf68fcbb04b97229f96dca505d7b87ec2fb3bd4249896783d29cbdc"
+SRC_URI[md5sum] = "35cc0f2e8b7d40556a9ad9afd9c49aee"
+SRC_URI[sha256sum] = "dae691d6c052073b886e0c6e1306a707bca9fd18a1e3485384ef6c4aacf1bd77"
 
 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