mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
limine: update to 8.7.0.
This commit is contained in:
parent
36647225fb
commit
11f42c6a3b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'limine'
|
# Template file for 'limine'
|
||||||
pkgname=limine
|
pkgname=limine
|
||||||
version=8.6.0
|
version=8.7.0
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="mtools nasm llvm clang lld"
|
hostmakedepends="mtools nasm llvm clang lld"
|
||||||
|
@ -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=e1b159ea7c4d72b253421909e52d4a5343c9378caef4b8be4339c5e48c691821
|
checksum=a70a11f69b4ca5d85d11efca6f273eb26bfda0d22ab49f4bd0a15d7fafe0d047
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue