mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/php-xdebug: bump version to 3.5.0
https://xdebug.org/announcements/2025-12-04 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Cc: Nicolas Carrier <nicolas.carrier@orolia.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1e02c54873
commit
45eaf7db42
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 7592923501e3fdb9741ad35b90e08fc6b3c5dd31eadc4c83b7b3c9dda0627b24 xdebug-3.4.7.tgz
|
||||
sha256 f6daf55a5c7adadb07dd2af25ff78b1cc9b1c58d6cc442a463eba015b678aabf xdebug-3.5.0.tgz
|
||||
sha256 bc2aee27f3f0806be39e329d284ddbbfb14602a49af261df305dd6122d988eb0 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_XDEBUG_VERSION = 3.4.7
|
||||
PHP_XDEBUG_VERSION = 3.5.0
|
||||
PHP_XDEBUG_SOURCE = xdebug-$(PHP_XDEBUG_VERSION).tgz
|
||||
PHP_XDEBUG_SITE = https://xdebug.org/files
|
||||
PHP_XDEBUG_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user