From 585f35e0c0310820de02163d41b7bc7e3e796ed9 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 3 Dec 2024 23:45:16 +0100 Subject: [PATCH] xdebug=3.4.0-2 --- pika-build-config/lto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 36e89aa00..495ad6f9c 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="3.27-2" -export PIKA_PACKAGE_NAME="xtables-addons" +export PIKA_PACKAGE_VERSION="3.4.0-2" +export PIKA_PACKAGE_NAME="xdebug" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"