diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template index ad1a8147093..72af5ba4c82 100644 --- a/srcpkgs/limine/template +++ b/srcpkgs/limine/template @@ -1,9 +1,9 @@ # Template file for 'limine' pkgname=limine -version=9.5.3 +version=9.6.0 revision=1 build_style=gnu-configure -configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm" +configure_args="--enable-all" _llvmver=19 hostmakedepends="mtools nasm llvm${_llvmver} clang${_llvmver} lld${_llvmver}" short_desc="Advanced, portable, multiprotocol bootloader" @@ -12,7 +12,7 @@ license="BSD-2-Clause" homepage="https://limine-bootloader.org/" changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog" distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz" -checksum=67d279de110b1799547c7416574335129d40f28cf66e7cb4719a0866652a3672 +checksum=715f9b2d507cc06553e2127e5a45da41034bcd66a86663176b5a993da1990271 post_install() { vlicense COPYING