From 127e42f9dcbdcdce988028583aa97685bf0a6e50 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 22 Oct 2024 11:17:41 +0200 Subject: [PATCH] varnish=7.6.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 3e255203f..4bcb74e02 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.9.0-1" -export PIKA_PACKAGE_NAME="seatd" +export PIKA_PACKAGE_VERSION="7.6.0-1" +export PIKA_PACKAGE_NAME="varnish" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"