From 8ff5af07e33c466be078f69d5f49b274adb49014 Mon Sep 17 00:00:00 2001 From: Brunel Date: Mon, 10 Feb 2025 11:39:48 +0100 Subject: [PATCH] openjdk-8=8u442-ga-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 ebefb1cd6..ed29ae9ff 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.7.4-1" -export PIKA_PACKAGE_NAME="rust-litemap" +export PIKA_PACKAGE_VERSION="8u442-ga-1" +export PIKA_PACKAGE_NAME="openjdk-8" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"