From 8d9a8595d56643ac6165c229e59f46ae3cbbcfff Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 1 Dec 2024 16:17:06 +0100 Subject: [PATCH] php-imagick=3.7.0-10 --- 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 30eaa57cc..0ea74f048 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="20240918.git5cd13fe-1" -export PIKA_PACKAGE_NAME="cl-chunga" +export PIKA_PACKAGE_VERSION="3.7.0-10" +export PIKA_PACKAGE_NAME="php-imagick" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"