From 54e8993ae7ebb1a8b91031f34f2207fd1e3d2b7d Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 22 Jan 2025 06:03:22 +0100 Subject: [PATCH] libsdl3=3.2.0+ds-1 --- 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 63cda976c..cebf62497 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.5-2" -export PIKA_PACKAGE_NAME="python-editables" +export PIKA_PACKAGE_VERSION="3.2.0+ds-1" +export PIKA_PACKAGE_NAME="libsdl3" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"