diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 15:41:38 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 15:41:38 +0000 |
| commit | 887fe2da673ef262b25a6efa6e971354dad4d296 (patch) | |
| tree | 844076f5c8b46522d649813678f6b5b960322ec8 /repos/extra/libclc/abuild | |
| parent | b2e5a01693fb00e0c90d9bd781e3bc5945052827 (diff) | |
| download | alicelinux-887fe2da673ef262b25a6efa6e971354dad4d296.tar.gz alicelinux-887fe2da673ef262b25a6efa6e971354dad4d296.zip | |
libclc: updated to 21.1.4
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 abab47ee..fd5365ff 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=20.1.8 +version=21.1.4 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |