alicelinux

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

commit 6765272c174259d860e37ca42c4c0b0edf602105
parent 1e2b16858c4228e8e70f458e33a6fd1e82223953
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Thu,  6 Nov 2025 16:00:46 +0000

libclc: updated to 21.1.5

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 @@ -5513f1cc817d88fbd898dfd610ad9ac098812d8631f1f4ded6b5c0f471d5be9c libclc-21.1.4.src.tar.xz +b588bc44acb264aa682e992334079b1b3d4ce4c03cb57f6b27961ee42ad23abc libclc-21.1.5.src.tar.xz diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=21.1.4 +version=21.1.5 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz"