Skip to content
Merged
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.7.0
version=12.8.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=9ee9f5203761f511340f1ed11baa9aa865266bb65725009dc6d2d8828ff70312
checksum=6fe2209457cb342ccf102d270ba953153138a191546c7801ed8ee9a6b2dcee4b

post_install() {
vlicense COPYING
Expand Down