mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 7e4f28fc65c8b535de43b6d2ec57429476a6de1d53c4d440a9108ae8d28e01f4 php-xdebug-3.0.4.tar.gz
|
||||
sha256 7769b20eecdadf5fbe9f582512c10b394fb575b6f7a8c3a3a82db6883e0032b7 xdebug-3.2.0.tgz
|
||||
sha256 ef479ee1a3da3f933e0d046ca8cd0c14601f29b2c0c41cc60c9388546a4e0272 LICENSE
|
||||
|
||||
@@ -4,8 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_XDEBUG_VERSION = 3.0.4
|
||||
PHP_XDEBUG_SITE = $(call github,xdebug,xdebug,$(PHP_XDEBUG_VERSION))
|
||||
PHP_XDEBUG_VERSION = 3.2.0
|
||||
PHP_XDEBUG_SOURCE = xdebug-$(PHP_XDEBUG_VERSION).tgz
|
||||
PHP_XDEBUG_SITE = https://xdebug.org/files
|
||||
PHP_XDEBUG_INSTALL_STAGING = YES
|
||||
PHP_XDEBUG_LICENSE = Xdebug License (PHP-3.0-like)
|
||||
PHP_XDEBUG_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user