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=10.6.3
version=10.6.4
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://codeberg.org/Limine/Limine/raw/branch/trunk/ChangeLog"
distfiles="https://codeberg.org/Limine/Limine/releases/download/v${version}/limine-${version}.tar.gz"
checksum=e23a71489f991d8b1a5fb79884ea278758ff61ef5017b5adf24493ec26c1b4a9
checksum=9b120f37e6af0d4eaf01def6997e0814e2a3ed0905710fcbe2371e46444f22fc

post_install() {
vlicense COPYING
Expand Down