mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
limine: update to 5.20231124.0.
This commit is contained in:
parent
befaf353b4
commit
9a6929043a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'limine'
|
||||
pkgname=limine
|
||||
version=5.20230917.0
|
||||
version=5.20231124.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
|
||||
|
@ -10,10 +10,10 @@ 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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
|
||||
checksum=e212311b3aa1981b1ab380cf4ded6384585d4895003fe2ecde20503d24d2c567
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
limine-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue