From 912c5fb2580570b6767bee31fd3139b16b817528 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 3 Oct 2024 01:14:09 +0200 Subject: [PATCH] cloudkitty-dashboard=19.0.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 0e11a99cb..80cf9984d 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="13.0.0-1" -export PIKA_PACKAGE_NAME="watcher" +export PIKA_PACKAGE_VERSION="19.0.0-1" +export PIKA_PACKAGE_NAME="cloudkitty-dashboard" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"