diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:07 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:07 +0000 |
| commit | af659387e48ba3bd051ac58cd5f4f39e99a4d201 (patch) | |
| tree | 6f0c491c03588519584a275cec3a095d97400164 /repos/extra/limine/abuild | |
| parent | bd372914f9dc392acda551e7a6b85af67f2cc5e3 (diff) | |
| download | alicelinux-af659387e48ba3bd051ac58cd5f4f39e99a4d201.tar.gz alicelinux-af659387e48ba3bd051ac58cd5f4f39e99a4d201.zip | |
limine: updated to 10.7.0
Diffstat (limited to 'repos/extra/limine/abuild')
| -rw-r--r-- | repos/extra/limine/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/limine/abuild b/repos/extra/limine/abuild index 807f13a4..3f979993 100644 --- a/repos/extra/limine/abuild +++ b/repos/extra/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=10.6.6 +version=10.7.0 release=1 source="https://codeberg.org/Limine/Limine/releases/download/v${version}/${name}-${version}.tar.bz2" build_opt="--enable-bios --enable-bios-cd --enable-uefi-x86-64 --enable-uefi-cd" |