|
@@ -1,12 +1,12 @@
|
|
|
SUMMARY = "Debugging and profiling extension for PHP"
|
|
|
LICENSE = "Xdebug"
|
|
|
-LIC_FILES_CHKSUM = "file://LICENSE;md5=92d94a330d34ee6edc2638450736f119"
|
|
|
+LIC_FILES_CHKSUM = "file://LICENSE;md5=afd6ce4aa04fdc346e5b3c6e634bd75c"
|
|
|
|
|
|
DEPENDS = "php re2c-native"
|
|
|
|
|
|
SRC_URI = "http://xdebug.org/files/xdebug-${PV}.tgz"
|
|
|
|
|
|
-SRC_URI[sha256sum] = "f48777371f90cbb315ea4ea082a1ede6765bcfb35d7d6356ab8f71fd6dfcc157"
|
|
|
+SRC_URI[sha256sum] = "a043888c86e1526ac5ddb220d37ed3a1809e79a16bbb059b9c7e2d2f83b43cc1"
|
|
|
|
|
|
UPSTREAM_CHECK_REGEX = "xdebug-(?P<pver>\d+(\.\d+)+)\.tgz"
|
|
|
|