limine: update to 7.10.2.
This commit is contained in:
parent
9373ef6f6b
commit
607ebda083
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'limine'
|
||||
pkgname=limine
|
||||
version=7.10.1
|
||||
version=7.10.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
|
||||
|
@ -11,7 +11,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=1cfef7b112633af06a48a280979b7cbf9d2b8879880cca7344ba4d6f25ef1ed7
|
||||
checksum=4868f04b8ebf98db5673cc928398e41a8cdfc4949c4e7d5a34b2401cd0a01fe6
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue