diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
| commit | 135029abf0ce5010faf3bf105b16b07fef5ea34f (patch) | |
| tree | ed2927c9251cf247fb6f984d18d54ac4c5abdcbb /limine | |
| parent | 4e76d8b2e0581e692bf632d82951c55dd1c0cdf8 (diff) | |
| download | alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.tar.gz alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.zip | |
Woodpecker CI 6bc6acffdaa50f1e0a8876a64d803cfc0ecc8459 [SKIP CI]
Diffstat (limited to 'limine')
| -rw-r--r-- | limine/.shasum | 2 | ||||
| -rw-r--r-- | limine/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/limine/.shasum b/limine/.shasum index ddb93ce7..fac097af 100644 --- a/limine/.shasum +++ b/limine/.shasum @@ -1 +1 @@ -c919da2b841b2fa1878be1f7c61d12892457ea9b1c71937777408d12 limine-12.3.2.tar.xz +1f56887f36c86df30280e531b7435e006434cd954ea91c7033dd2177 limine-12.3.3.tar.xz diff --git a/limine/abuild b/limine/abuild index f48bb36c..ee96b81e 100644 --- a/limine/abuild +++ b/limine/abuild @@ -1,5 +1,5 @@ name=limine -version=12.3.2 +version=12.3.3 release=1 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" |