From 23b5d13e2ba1d17eff26ef483db3571f0b31522d Mon Sep 17 00:00:00 2001 From: Alexander Richards Date: Sat, 19 Oct 2024 07:51:39 +0200 Subject: [PATCH] limine: bump to 8.1.2 (#11222) --- sys-boot/limine/{limine-8.0.13.recipe => limine-8.1.2.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sys-boot/limine/{limine-8.0.13.recipe => limine-8.1.2.recipe} (92%) diff --git a/sys-boot/limine/limine-8.0.13.recipe b/sys-boot/limine/limine-8.1.2.recipe similarity index 92% rename from sys-boot/limine/limine-8.0.13.recipe rename to sys-boot/limine/limine-8.1.2.recipe index 5831e7e11..7b45b4747 100644 --- a/sys-boot/limine/limine-8.0.13.recipe +++ b/sys-boot/limine/limine-8.1.2.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="06da0092241575700e573fdd8241b61a52213036e3b5e0c9e1d2ae7baf2bbd85" +CHECKSUM_SHA256="61ec1ff48460d3e3281df272369a31a710bfc55612f09072f1163f9bd37e1777" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"