mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
limine: update to 7.10.1.
This commit is contained in:
parent
a504c79dfc
commit
469e4ad14a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'limine'
|
# Template file for 'limine'
|
||||||
pkgname=limine
|
pkgname=limine
|
||||||
version=7.9.1
|
version=7.10.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"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Advanced, portable, multiprotocol bootloader"
|
||||||
maintainer="Mintsuki <mintsuki@protonmail.com>"
|
maintainer="Mintsuki <mintsuki@protonmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://limine-bootloader.org/"
|
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"
|
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
|
||||||
checksum=711ea2955e608b0bdba94a0e19b9d7427a99cd4cffa0bece1993d836814abf2d
|
checksum=1cfef7b112633af06a48a280979b7cbf9d2b8879880cca7344ba4d6f25ef1ed7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue