We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14743fe commit 68b26aeCopy full SHA for 68b26ae
1 file changed
srcpkgs/limine/template
@@ -1,6 +1,6 @@
1
# Template file for 'limine'
2
pkgname=limine
3
-version=10.6.2
+version=10.6.3
4
revision=1
5
build_style=gnu-configure
6
configure_args="--enable-all"
@@ -12,7 +12,7 @@ license="BSD-2-Clause"
12
homepage="https://limine-bootloader.org/"
13
changelog="https://codeberg.org/Limine/Limine/raw/branch/trunk/ChangeLog"
14
distfiles="https://codeberg.org/Limine/Limine/releases/download/v${version}/limine-${version}.tar.gz"
15
-checksum=587cefe29357488bba1f68bc32dc4eea8808cc1ed955c06a006cfecf36e614ab
+checksum=e23a71489f991d8b1a5fb79884ea278758ff61ef5017b5adf24493ec26c1b4a9
16
17
post_install() {
18
vlicense COPYING
0 commit comments