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.3.3
version=12.5.1
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=f1a529da5cd50a5ca37ba5873133a7b8e72584b127d7331fe94e554e5e6012f7
checksum=686771f88ca7ad506d23767966273f7b969535641e005b315ebf318c85753133

post_install() {
vlicense COPYING
Expand Down