From 0acc32002202e2ed4a2b3449b9ce1633352d943c Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 23 Nov 2024 17:12:30 +0100 Subject: [PATCH] borghash=0.1.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 2e1c9208b..46f53b558 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.99-6" -export PIKA_PACKAGE_NAME="ucspi-proxy" +export PIKA_PACKAGE_VERSION="0.1.0-1" +export PIKA_PACKAGE_NAME="borghash" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"