From a8ec16c017ff5f7e0219d87c7dc5a4a9c38a5357 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 17 Oct 2024 01:35:53 +0200 Subject: [PATCH] openjdk-17=17.0.13+11-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 5f6a60e03..b28c65358 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.27-1" -export PIKA_PACKAGE_NAME="screen-message" +export PIKA_PACKAGE_VERSION="17.0.13+11-1" +export PIKA_PACKAGE_NAME="openjdk-17" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"