diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:47 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:47 +0000 |
| commit | 2d2ac86991a4e751df76d239b1edd2a57c252fa7 (patch) | |
| tree | d8072d941410acc765ee6eac952b930e469eb613 /repos/extra/limine/abuild | |
| parent | b3160f18f19006c54795504de683ce8225f19cbf (diff) | |
| download | alicelinux-2d2ac86991a4e751df76d239b1edd2a57c252fa7.tar.gz alicelinux-2d2ac86991a4e751df76d239b1edd2a57c252fa7.zip | |
limine: updated to 9.6.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 071dbe7d..f82354a0 100644 --- a/repos/extra/limine/abuild +++ b/repos/extra/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=9.5.4 +version=9.6.0 release=1 source="https://github.com/${name}-bootloader/${name}/releases/download/v${version}/${name}-${version}.tar.bz2" build_opt="--enable-bios --enable-bios-cd --enable-uefi-x86-64 --enable-uefi-cd" |