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.8.0
version=12.9.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=6fe2209457cb342ccf102d270ba953153138a191546c7801ed8ee9a6b2dcee4b
checksum=adea922af3b9c8179a4676bcecc8e4df2f3ef72ad36b3f4afab44cbf5f265e36

post_install() {
vlicense COPYING
Expand Down