diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:10 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:10 +0000 |
| commit | 419bdd18ced22bd69434d0404ffb0bbfce314574 (patch) | |
| tree | d67ecae2769024083c1816991ed37be3167cd9eb /repos/extra/limine/abuild | |
| parent | 5d94d2c563233f4a527ef96429406ed87b12a698 (diff) | |
| download | alicelinux-419bdd18ced22bd69434d0404ffb0bbfce314574.tar.gz alicelinux-419bdd18ced22bd69434d0404ffb0bbfce314574.zip | |
limine: updated to 10.2.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 6a488a59..aa6d12fd 100644 --- a/repos/extra/limine/abuild +++ b/repos/extra/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=10.1.1 +version=10.2.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" |