We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f6294 commit f8130e1Copy full SHA for f8130e1
srcpkgs/limine/template
@@ -1,6 +1,6 @@
1
# Template file for 'limine'
2
pkgname=limine
3
-version=9.2.3
+version=9.3.0
4
revision=1
5
build_style=gnu-configure
6
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
11
homepage="https://limine-bootloader.org/"
12
changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
13
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
14
-checksum=29c035cd7ca7b799ea9d0ab7d98dffe535d461b3b1e8bb9b249d7e293ec5a364
+checksum=f6b6e498f16ddc12de86791802892d7cee001ead42d30cc63c9666ebb2b16d0b
15
16
post_install() {
17
vlicense COPYING
0 commit comments