Skip to content

Commit 13399df

Browse files
Mintsukitranzystorekk
authored andcommitted
limine: update to 11.3.1.
1 parent 1204c62 commit 13399df

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

srcpkgs/limine/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'limine'
22
pkgname=limine
3-
version=11.2.1
3+
version=11.3.1
44
revision=1
55
build_style=gnu-configure
66
configure_args="--enable-all"
@@ -10,9 +10,9 @@ short_desc="Advanced, portable, multiprotocol bootloader"
1010
maintainer="Mintsuki <mintsuki@protonmail.com>"
1111
license="BSD-2-Clause"
1212
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=1d0ab886b8ee213418f626b5cf8a4a89df35f967d7f421945124147ef04f3e01
13+
changelog="https://github.com/Limine-Bootloader/Limine/raw/branch/trunk/ChangeLog"
14+
distfiles="https://github.com/Limine-Bootloader/Limine/releases/download/v${version}/limine-${version}.tar.gz"
15+
checksum=eefb2ddf7472027eaad2d24d2ef9ab12281514cf9ec546a3e3a759df2d8654e7
1616

1717
post_install() {
1818
vlicense COPYING

0 commit comments

Comments
 (0)