mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
limine: update to 9.5.3.
This commit is contained in:
parent
a37c292eec
commit
ed4ecd21cc
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'limine'
|
||||
pkgname=limine
|
||||
version=9.5.2
|
||||
version=9.5.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
|
||||
|
@ -12,8 +12,7 @@ license="BSD-2-Clause"
|
|||
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"
|
||||
checksum=f91cb1bd6a9a0927c80f67175db715156621e757bbe924155029321d8f4ccbe4
|
||||
make_check=no # package provides no tests
|
||||
checksum=67d279de110b1799547c7416574335129d40f28cf66e7cb4719a0866652a3672
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue