mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +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:
@@ -6,7 +6,7 @@ DEPENDS = "php re2c-native"
|
|||||||
|
|
||||||
SRC_URI = "https://xdebug.org/files/xdebug-${PV}.tgz"
|
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_URI = "https://github.com/xdebug/xdebug/releases"
|
||||||
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)$"
|
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)$"
|
||||||
Reference in New Issue
Block a user