From defe6665cc8d4fc72da0ab0f2987d7a478fc36e3 Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 30 Aug 2024 00:23:16 +0200 Subject: [PATCH] meshtastic=2.4.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 b19a3576c..cdd4e0a8b 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.18.4-1" -export PIKA_PACKAGE_NAME="ruby-bootsnap" +export PIKA_PACKAGE_VERSION="2.4.0-1" +export PIKA_PACKAGE_NAME="meshtastic" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"