alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 12c92000721201dcfe16cb8d6df9a9daca016af2
parent 8e32fbcd256f4a0a2a6b7eac980f454d058f4e28
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Sun,  7 Dec 2025 07:32:54 +0000

libclc: updated to 21.1.7

Diffstat:
Mrepos/extra/libclc/.checksum | 2+-
Mrepos/extra/libclc/abuild | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/repos/extra/libclc/.checksum b/repos/extra/libclc/.checksum @@ -1 +1 @@ -0611f6548ea848661da4b6da22ad3012e8105c56ef3d4cce15571f9fbe97951c libclc-21.1.6.src.tar.xz +8c6dadb26cef585265c17985a23ea7b231d3d5ff6f03f0c227a16a876659ee87 libclc-21.1.7.src.tar.xz diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=21.1.6 +version=21.1.7 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz"