mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
limine: update to 4.20230308.0.
This commit is contained in:
parent
b86b950102
commit
30c392dcf3
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'limine'
|
||||
pkgname=limine
|
||||
version=4.20230215.0
|
||||
version=4.20230308.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-all CROSS_TOOLCHAIN=llvm"
|
||||
hostmakedepends="mtools nasm llvm clang lld"
|
||||
short_desc="Advanced x86/x86_64 BIOS/UEFI bootloader"
|
||||
short_desc="Advanced, portable, multiprotocol bootloader"
|
||||
maintainer="Mintsuki <mintsuki@protonmail.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://limine-bootloader.org/"
|
||||
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.xz"
|
||||
checksum=e2cf926937c276b029488eec26053d4797be75eed67cbc8429680ae9487a9a3c
|
||||
checksum=dde3c4ecfba7f060e1f35a7f3cd7a04f44f401e97546262c777658df945522aa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue