limine: update to 5.20230917.0.
This commit is contained in:
parent
ce7f99928e
commit
c13635faa6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'limine'
|
||||
pkgname=limine
|
||||
version=5.20230830.0
|
||||
version=5.20230917.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
|
||||
|
@ -10,7 +10,7 @@ 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=ddd417f9caab3ef0f3031b938815a5c33367c3a50c09830138d208bd3126c98f
|
||||
checksum=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue