From d25a8385ed3b2136e4c9947089f11a9f7e0a435e Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 1 Feb 2025 16:41:02 +0100 Subject: [PATCH] qbootctl=0.2.0-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 291b4846b..4b4bc2c91 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.3.10-5" -export PIKA_PACKAGE_NAME="python-sparkpost" +export PIKA_PACKAGE_VERSION="0.2.0-1" +export PIKA_PACKAGE_NAME="qbootctl" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"