diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-09 05:38:09 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-09 05:38:09 +0000 |
| commit | 6c5102766979097a88e8f48c6ef34a74c0b84629 (patch) | |
| tree | 6b388b37b4d3ef88bedf9cf231ab32e0d3d22053 /repos/extra/libclc/abuild | |
| parent | 0b3f76219e79ca1fdb1f9641d1f60cece99994df (diff) | |
| download | alicelinux-6c5102766979097a88e8f48c6ef34a74c0b84629.tar.gz alicelinux-6c5102766979097a88e8f48c6ef34a74c0b84629.zip | |
libclc: updated to 22.1.5
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 ee507a5c..cea227f2 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,5 +1,5 @@ name=libclc -version=22.1.4 +version=22.1.5 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz" build_type="cmake_build" |