From 4717a02afb7ee2e443b591390b3108a4afc28235 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 6 Feb 2025 23:18:27 +0100 Subject: [PATCH] rust-ed25519=2.2.3+ds-6 --- 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 b4835c5c8..11f3c3513 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1:10.1.0-5" -export PIKA_PACKAGE_NAME="dhcpcd" +export PIKA_PACKAGE_VERSION="2.2.3+ds-6" +export PIKA_PACKAGE_NAME="rust-ed25519" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"