diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:13:54 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:13:54 +0000 |
| commit | 0701a19a04cbf7bc6ba0e5d23d8da7ebf24c32fd (patch) | |
| tree | 734eb8c2f2875c046be42ccee5000c0a551c0ff7 /repos/extra/limine/abuild | |
| parent | 06b5af7ea121a4759b11c337688cf7e38b072e8a (diff) | |
| download | alicelinux-0701a19a04cbf7bc6ba0e5d23d8da7ebf24c32fd.tar.gz alicelinux-0701a19a04cbf7bc6ba0e5d23d8da7ebf24c32fd.zip | |
limine: updated to 9.6.1
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 f82354a0..c2155af3 100644 --- a/repos/extra/limine/abuild +++ b/repos/extra/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=9.6.0 +version=9.6.1 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" |