mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
xdebug: Upgrade to 3.4.2 release
License-Update: Update license to match the PHP 3.01 license [1]
[1] 5fc2d81806
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6ca753cbe6
commit
93bf51cd7e
|
|
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user