limine: update to 7.10.1.
This commit is contained in:
parent
a504c79dfc
commit
469e4ad14a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'limine'
|
||||
pkgname=limine
|
||||
version=7.9.1
|
||||
version=7.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Advanced, portable, multiprotocol bootloader"
|
|||
maintainer="Mintsuki <mintsuki@protonmail.com>"
|
||||
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=711ea2955e608b0bdba94a0e19b9d7427a99cd4cffa0bece1993d836814abf2d
|
||||
checksum=1cfef7b112633af06a48a280979b7cbf9d2b8879880cca7344ba4d6f25ef1ed7
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue