diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:47:53 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:47:53 +0000 |
| commit | 7d9842b3a5e39ff926bdc609cc0123da9a676209 (patch) | |
| tree | e380355d75d3f5d90079a0287398f02a421786fb /repos/extra/libclc/abuild | |
| parent | 737adf3b22e12543cbf996203b8dc69c8c39dc49 (diff) | |
| download | alicelinux-7d9842b3a5e39ff926bdc609cc0123da9a676209.tar.gz alicelinux-7d9842b3a5e39ff926bdc609cc0123da9a676209.zip | |
libclc: updated to 20.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 52625c1f..0078336a 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=20.1.3 +version=20.1.4 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |