diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-17 06:27:19 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-17 06:27:19 +0000 |
| commit | 1606188a72e7901ba97c8b4ccf188bde5f741dd4 (patch) | |
| tree | 39b3ec97e237d6d1237fd6262606d9bec1adbe93 /repos/extra/limine/abuild | |
| parent | cbf8781b0142516ce8d678f50d017fd134ca8102 (diff) | |
| download | alicelinux-1606188a72e7901ba97c8b4ccf188bde5f741dd4.tar.gz alicelinux-1606188a72e7901ba97c8b4ccf188bde5f741dd4.zip | |
limine: updated to 10.1.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 d4d72190..6a488a59 100644 --- a/repos/extra/limine/abuild +++ b/repos/extra/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=10.1.0 +version=10.1.1 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" |