diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
| commit | ad6cd7b6d6851532a5f0337e6751aa2837e90c40 (patch) | |
| tree | 04c2135e9739768e9ed96324cb427e49e28213e7 /repos/extra/libclc/abuild | |
| parent | eadf333f359cc4849888896aaf35bb9e39e3ab70 (diff) | |
| download | alicelinux-ad6cd7b6d6851532a5f0337e6751aa2837e90c40.tar.gz alicelinux-ad6cd7b6d6851532a5f0337e6751aa2837e90c40.zip | |
libclc: updated to 21.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 20313329..2678ff42 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=21.1.5 +version=21.1.6 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |