diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-02 13:38:55 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-02 13:38:55 +0000 |
| commit | 2797d15a6d1f8d7819b3519f14da01e8e1c8a195 (patch) | |
| tree | cbf2ca143c7a7f0bbeb4b4924dfa59e7cbdb69d9 /limine/abuild | |
| parent | 4735e72b7d83c0ac66d32a53ccf05a8841c427ef (diff) | |
| download | alicelinux-2797d15a6d1f8d7819b3519f14da01e8e1c8a195.tar.gz alicelinux-2797d15a6d1f8d7819b3519f14da01e8e1c8a195.zip | |
Woodpecker CI 0053f7b158d9bbd0e91949fce4b89e86f91263a1 [SKIP CI]
Diffstat (limited to 'limine/abuild')
| -rw-r--r-- | limine/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/limine/abuild b/limine/abuild index e5d411b1..8d83909e 100644 --- a/limine/abuild +++ b/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=11.2.1 +version=12.1.0 release=1 -source="https://codeberg.org/Limine/Limine/releases/download/v${version}/${name}-${version}.tar.bz2" +source="https://github.com/Limine-Bootloader/Limine/releases/download/v${version}/${name}-${version}.tar.xz" build_opt="--enable-bios --enable-bios-cd --enable-uefi-x86-64 --enable-uefi-cd" |