diff --git a/sys-boot/limine/limine-9.2.0.recipe b/sys-boot/limine/limine-9.2.2.recipe similarity index 88% rename from sys-boot/limine/limine-9.2.0.recipe rename to sys-boot/limine/limine-9.2.2.recipe index 088cfe681..378fa4aea 100644 --- a/sys-boot/limine/limine-9.2.0.recipe +++ b/sys-boot/limine/limine-9.2.2.recipe @@ -2,11 +2,11 @@ SUMMARY="The limine bootloader" DESCRIPTION=" Limine is an advanced, portable, multiprotocol bootloader that supports Linux, \ multiboot1 and 2, the native Limine boot protocol, and more. " HOMEPAGE="https://limine-bootloader.org/" -SOURCE_URI="https://github.com/limine-bootloader/limine/releases/download/v$portVersion/limine-$portVersion.tar.xz" -REVISION="1" +COPYRIGHT="2019-2025 Mintsuki and contributors" LICENSE="BSD (2-clause)" -COPYRIGHT="2019-2025 mintsuki and contributors" -CHECKSUM_SHA256="bd18ba20473b14c2cded73431dbf7dcecf7d327aff6dedaac66cf263477e1528" +REVISION="1" +SOURCE_URI="https://github.com/limine-bootloader/limine/releases/download/v$portVersion/limine-$portVersion.tar.xz" +CHECKSUM_SHA256="47460e776a45bd4f54f14b7a6f6c1302d06b2df668b4a13033fdb0b2c8e4a9e0" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"