From 8b0c679388b87167d46bae568ef3cc99f232a569 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 14 Sep 2024 05:35:19 +0200 Subject: [PATCH] hdrmerge=0.5+git20200117-4.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 9b0ea797f..225c1ca5b 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="2.0-4" -export PIKA_PACKAGE_NAME="django-assets" +export PIKA_PACKAGE_VERSION="0.5+git20200117-4.1" +export PIKA_PACKAGE_NAME="hdrmerge" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"