limine: update to 4.20230325.0.
This commit is contained in:
parent
85eac7782d
commit
33d483d7f1
|
@ -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 <mintsuki@protonmail.com>"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue