From 0b3cb0f7760fedcf60801b3b96fc4f1d5d7cd95c Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 4 Aug 2024 19:10:41 +0200 Subject: [PATCH] breeze= --- pika-build-config/lto.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index d262c4cb7..c4d447ab5 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="1.1.3" -export PIKA_PACKAGE_NAME="ssl-cert" +export PIKA_PACKAGE_VERSION="" +export PIKA_PACKAGE_NAME="breeze" export PIKA_PACKAGE_PATCH=false -export PIKA_REBUILD=false -export PIKA_REBUILD_VERSION="b0" -export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file +export PIKA_REBUILD=true +export PIKA_REBUILD_VERSION="b33" +export PIKA_BUILD_ATTEMPT="33" \ No newline at end of file