limine: update to 9.2.1.
This commit is contained in:
parent
7ed82f96e5
commit
31876d3c10
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'limine'
|
# Template file for 'limine'
|
||||||
pkgname=limine
|
pkgname=limine
|
||||||
version=9.2.0
|
version=9.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
|
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://limine-bootloader.org/"
|
homepage="https://limine-bootloader.org/"
|
||||||
changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
|
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"
|
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
|
||||||
checksum=b51f78eacfdbf517060056be74993ff817f37f91661365207728230d592b120c
|
checksum=c87afc14c38a9569529249a41800c2e91e0f1ceeed1e4dfc830ac94bf9cfbefb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue