diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:45:57 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:45:57 +0000 |
| commit | e2994927795cb77a540fdf7b5f47d696f20dfda4 (patch) | |
| tree | 232f9fdcdad4c5c98ddb729d18a0462ea40d741d /repos/extra/limine/abuild | |
| parent | 53a2f67f7cb9629bc42c08700f1221db7ecd6c27 (diff) | |
| download | alicelinux-e2994927795cb77a540fdf7b5f47d696f20dfda4.tar.gz alicelinux-e2994927795cb77a540fdf7b5f47d696f20dfda4.zip | |
limine: updated to 10.3.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 7d3ecab9..0233de18 100644 --- a/repos/extra/limine/abuild +++ b/repos/extra/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=10.2.1 +version=10.3.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" |