From 6711cc8266dea4ca5994076b54aa66da2973790f Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 26 Feb 2025 23:20:15 +0100 Subject: [PATCH] cpustat=0.03.00-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 f214243ad..4e0f3aeee 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.17.1-1" -export PIKA_PACKAGE_NAME="prometheus-postgres-exporter" +export PIKA_PACKAGE_VERSION="0.03.00-1" +export PIKA_PACKAGE_NAME="cpustat" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"