mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
limine: update to 7.5.3.
This commit is contained in:
parent
1f6410b5c7
commit
d38d1e22e6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'limine'
|
# Template file for 'limine'
|
||||||
pkgname=limine
|
pkgname=limine
|
||||||
version=7.1.0
|
version=7.5.3
|
||||||
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,8 @@ 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/"
|
||||||
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.xz"
|
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
|
||||||
checksum=9cc58ca26a74310105760f0db94464b4a4240c118eac93f1e1f5b301f230299c
|
checksum=cee0473ee4bebddb520dfa119ba27455d21857732d66dc16e6acc28c336640a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue