We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a2039 commit d5f2ff6Copy full SHA for d5f2ff6
1 file changed
srcpkgs/limine/template
@@ -1,6 +1,6 @@
1
# Template file for 'limine'
2
pkgname=limine
3
-version=12.3.1
+version=12.3.2
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://raw.githubusercontent.com/Limine-Bootloader/Limine/refs/heads/trunk/ChangeLog"
14
distfiles="https://github.com/Limine-Bootloader/Limine/releases/download/v${version}/limine-${version}.tar.gz"
15
-checksum=a2b928b716eeb15e208a8cc32e4519b8b6401cd4b81999df8fe1178b9b524565
+checksum=c505283106eaddfa5bbc56d8c1b1cf333d12654dcb37f80e685d3576e8702865
16
17
post_install() {
18
vlicense COPYING
0 commit comments