diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-23 01:44:07 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-23 01:44:07 +0000 |
| commit | 1012a43e15e71e874e73967fca175fec59902e60 (patch) | |
| tree | ddd26e87a8bbb9842a60bbb489d45706e2bbb203 /repos/extra/libclc/abuild | |
| parent | 053a4cc198219f0b243cabdf560eefd288ef4354 (diff) | |
| download | alicelinux-1012a43e15e71e874e73967fca175fec59902e60.tar.gz alicelinux-1012a43e15e71e874e73967fca175fec59902e60.zip | |
libclc: updated to 22.1.6
Diffstat (limited to 'repos/extra/libclc/abuild')
| -rw-r--r-- | repos/extra/libclc/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild index cea227f2..2f19f55c 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,5 +1,5 @@ name=libclc -version=22.1.5 +version=22.1.6 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz" build_type="cmake_build" |