diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template index 4322c0250f4..530e2d61a34 100644 --- a/srcpkgs/limine/template +++ b/srcpkgs/limine/template @@ -1,16 +1,16 @@ # Template file for 'limine' pkgname=limine -version=4.20230315.0 +version=4.20230325.0 revision=1 build_style=gnu-configure -configure_args="--enable-all FREESTANDING_TOOLCHAIN=llvm" +configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm" hostmakedepends="mtools nasm llvm clang lld" short_desc="Advanced, portable, multiprotocol bootloader" maintainer="Mintsuki " license="BSD-2-Clause" homepage="https://limine-bootloader.org/" distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.xz" -checksum=79a7f12c6a415d455095730ff4eac3d9b08398b508c87782e7d0e5292a0ef729 +checksum=d6cf3b67a06901e20495dae6308e344301e2ae25c42c08a64e694d9a1caae4bc post_install() { vlicense LICENSE