diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:17:16 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:17:16 +0000 |
| commit | e9ac8cb23d909fb5293fad06cfc3b462ee35bae0 (patch) | |
| tree | af3660f7482f398c17b48f59e699dc21057adbbd /repos/extra/limine/abuild | |
| parent | 473bbdcf30dcaf277291a1536e5a31c6fefa0b16 (diff) | |
| download | alicelinux-e9ac8cb23d909fb5293fad06cfc3b462ee35bae0.tar.gz alicelinux-e9ac8cb23d909fb5293fad06cfc3b462ee35bae0.zip | |
limine: updated to 9.5.4
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 66d5a12d..071dbe7d 100644 --- a/repos/extra/limine/abuild +++ b/repos/extra/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=9.5.2 +version=9.5.4 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" |