mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
xdebug: upgrade 3.4.7 -> 3.5.0
Change log: https://xdebug.org/updates#x_3_5_0 Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
457de1091b
commit
533a9ab48d
@ -6,7 +6,7 @@ DEPENDS = "php re2c-native"
|
||||
|
||||
SRC_URI = "https://xdebug.org/files/xdebug-${PV}.tgz"
|
||||
|
||||
SRC_URI[sha256sum] = "7592923501e3fdb9741ad35b90e08fc6b3c5dd31eadc4c83b7b3c9dda0627b24"
|
||||
SRC_URI[sha256sum] = "f6daf55a5c7adadb07dd2af25ff78b1cc9b1c58d6cc442a463eba015b678aabf"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/xdebug/xdebug/releases"
|
||||
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)$"
|
||||
Loading…
x
Reference in New Issue
Block a user