[oe-commits] Paul Eggleton : xdebug: update to 2.2.5

git at git.openembedded.org git at git.openembedded.org
Thu May 15 09:45:18 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 6e9591cc23376bdf9779b337340f60adf6dd0ba1
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=6e9591cc23376bdf9779b337340f60adf6dd0ba1

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Thu May  1 15:17:29 2014 +0100

xdebug: update to 2.2.5

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 .../recipes-php/xdebug/{xdebug_2.2.3.bb => xdebug_2.2.5.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb b/meta-webserver/recipes-php/xdebug/xdebug_2.2.5.bb
similarity index 85%
rename from meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb
rename to meta-webserver/recipes-php/xdebug/xdebug_2.2.5.bb
index 3c4d8e4..ffff135 100644
--- a/meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb
+++ b/meta-webserver/recipes-php/xdebug/xdebug_2.2.5.bb
@@ -7,8 +7,8 @@ DEPENDS = "modphp"
 
 SRC_URI = "http://xdebug.org/files/xdebug-${PV}.tgz"
 
-SRC_URI[md5sum] = "e49cec9861b45dc0b36eae33bf8a14fa"
-SRC_URI[sha256sum] = "b351872da46ed8378dff90a87673f5ec1e0bdd94324558ebc898e1d115e9d71c"
+SRC_URI[md5sum] = "7e571ce8eb6fa969fd8263969019849d"
+SRC_URI[sha256sum] = "adc6fe92dcff2368be94d20a5997aadb4d46d74551e2dd6602a704a35a195a6f"
 
 inherit autotools
 



More information about the Openembedded-commits mailing list