limine: update to 7.12.1.

This commit is contained in:
mintsuki 2024-07-27 11:49:13 +02:00 committed by tranzystorekk
parent b259474f7c
commit 8aefeb3d5b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'limine' # Template file for 'limine'
pkgname=limine pkgname=limine
version=7.12.0 version=7.12.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"
@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://limine-bootloader.org/" homepage="https://limine-bootloader.org/"
changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog" 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=4375cf42ef6eec06180c23eb2269b7d8ff50a6f09bf92ebf838c130a7214c457 checksum=4f5f9f9aaa6dff770fbd8ab970e44597a7ae38ffbb590b72f1d09241ee1c271b
post_install() { post_install() {
vlicense COPYING vlicense COPYING