Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/limine/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'limine'
pkgname=limine
version=12.6.1
version=12.7.0
revision=1
build_style=gnu-configure
configure_args="--enable-all"
Expand All @@ -12,7 +12,7 @@ license="BSD-2-Clause"
homepage="https://limine-bootloader.org/"
changelog="https://raw.githubusercontent.com/Limine-Bootloader/Limine/refs/heads/trunk/ChangeLog"
distfiles="https://github.com/Limine-Bootloader/Limine/releases/download/v${version}/limine-${version}.tar.gz"
checksum=76de3768cdd106ff54cdcbaa25c563971ee41ea17b11a9b0ffd5573d2b025c00
checksum=9ee9f5203761f511340f1ed11baa9aa865266bb65725009dc6d2d8828ff70312

post_install() {
vlicense COPYING
Expand Down