diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:57:00 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:57:00 +0000 |
| commit | 20a6ec8ad09afcadc1fe91b8d202e34b4cc83e7f (patch) | |
| tree | 5524a5875b7b5cb7a6c5939a28706b2384aad44d /repos/extra/limine/abuild | |
| parent | 55425c50558fea631f41c38ab6e8796d7a8af8d8 (diff) | |
| download | alicelinux-20a6ec8ad09afcadc1fe91b8d202e34b4cc83e7f.tar.gz alicelinux-20a6ec8ad09afcadc1fe91b8d202e34b4cc83e7f.zip | |
limine: updated to 9.3.2
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 4be2180c..239b961f 100644 --- a/repos/extra/limine/abuild +++ b/repos/extra/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=9.3.0 +version=9.3.2 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" |