mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
xdebug: update to 2.6.0
fixes: checking Check for supported PHP versions... configure: error: not supported. Need a PHP version >= 5.5.0 and < 7.2.0 (found 7.2.4) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ DEPENDS = "php"
|
||||
|
||||
SRC_URI = "http://xdebug.org/files/xdebug-${PV}.tgz"
|
||||
|
||||
SRC_URI[md5sum] = "6167b1e104f1108d77f08eb561a12b22"
|
||||
SRC_URI[sha256sum] = "7fda9020fd5a2c549ae5a692fcabbb00f74e39dda81d53d25e622bdab4880ec2"
|
||||
SRC_URI[md5sum] = "ed3545852e6f4a00fb8730362d0431ee"
|
||||
SRC_URI[sha256sum] = "b5264cc03bf68fcbb04b97229f96dca505d7b87ec2fb3bd4249896783d29cbdc"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user