From 114eef20fd34e35b98fdf0f29aa20abc74d3497f Mon Sep 17 00:00:00 2001 From: Alexander Richards Date: Wed, 18 Dec 2024 07:33:55 +0100 Subject: [PATCH] limine: bump to 8.6.0 (#11465) --- sys-boot/limine/{limine-8.4.0.recipe => limine-8.6.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sys-boot/limine/{limine-8.4.0.recipe => limine-8.6.0.recipe} (92%) diff --git a/sys-boot/limine/limine-8.4.0.recipe b/sys-boot/limine/limine-8.6.0.recipe similarity index 92% rename from sys-boot/limine/limine-8.4.0.recipe rename to sys-boot/limine/limine-8.6.0.recipe index 1132b6f25..e33cd06bc 100644 --- a/sys-boot/limine/limine-8.4.0.recipe +++ b/sys-boot/limine/limine-8.6.0.recipe @@ -6,7 +6,7 @@ SOURCE_URI="https://github.com/limine-bootloader/limine/releases/download/v$port REVISION="1" LICENSE="BSD (2-clause)" COPYRIGHT="2019-2024 mintsuki and contributors" -CHECKSUM_SHA256="0c7b7484edb19e08aa62c07a4bde6486755e702b39b1ad3248d474fe94cae612" +CHECKSUM_SHA256="cdb3d37bac40414ce54f5d68f0360a479f614369a3e0a3482c21f27f72857846" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"