diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-01 22:05:30 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-01 22:05:30 +0800 |
| commit | 0b3e7c9a341b3cf8f4e7d24963ae9d3cf64cdbdb (patch) | |
| tree | b26febdeaa96d5e70743ad54540c0d7d2734fd8c /repos/extra/libclc/abuild | |
| parent | 5e5934b0b3b25b246856b9c20a88d943718ae43a (diff) | |
| download | alicelinux-0b3e7c9a341b3cf8f4e7d24963ae9d3cf64cdbdb.tar.gz alicelinux-0b3e7c9a341b3cf8f4e7d24963ae9d3cf64cdbdb.zip | |
libclc: updated to 20.1.3
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 6a2bb7f4..52625c1f 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=19.1.7 +version=20.1.3 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |