From a75fb8ec5a9d2304773a0d9aa51c286fd0b550f2 Mon Sep 17 00:00:00 2001 From: Alexander Richards Date: Thu, 23 Jan 2025 01:54:53 +0100 Subject: [PATCH] limine: bump to 8.7.0 (#11670) --- sys-boot/limine/{limine-8.6.0.recipe => limine-8.7.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sys-boot/limine/{limine-8.6.0.recipe => limine-8.7.0.recipe} (88%) diff --git a/sys-boot/limine/limine-8.6.0.recipe b/sys-boot/limine/limine-8.7.0.recipe similarity index 88% rename from sys-boot/limine/limine-8.6.0.recipe rename to sys-boot/limine/limine-8.7.0.recipe index e33cd06bc..02d032fde 100644 --- a/sys-boot/limine/limine-8.6.0.recipe +++ b/sys-boot/limine/limine-8.7.0.recipe @@ -5,8 +5,8 @@ HOMEPAGE="https://limine-bootloader.org/" SOURCE_URI="https://github.com/limine-bootloader/limine/releases/download/v$portVersion/limine-$portVersion.tar.xz" REVISION="1" LICENSE="BSD (2-clause)" -COPYRIGHT="2019-2024 mintsuki and contributors" -CHECKSUM_SHA256="cdb3d37bac40414ce54f5d68f0360a479f614369a3e0a3482c21f27f72857846" +COPYRIGHT="2019-2025 mintsuki and contributors" +CHECKSUM_SHA256="e30c14c35063cbd79b69ed9e05a2843a4ee1d6543424aae8515ad90b7c6e0e70" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"