limine: update to 8.1.2.
This commit is contained in:
parent
cce774a5bd
commit
9b740e1e93
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'limine'
|
||||
pkgname=limine
|
||||
version=8.0.13
|
||||
version=8.1.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=a60d2d027e1895f133a72c5bf500004743c0a589ad9da7cc6c85df847c3ec379
|
||||
checksum=2603cc0692d4d81302438e1ef63a21d9e6b3a9a4e3bcc8025ba14dc4f03375d9
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue