diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-06 16:00:46 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-06 16:00:46 +0000 |
| commit | 6765272c174259d860e37ca42c4c0b0edf602105 (patch) | |
| tree | a298b7d908b6f3dab01126256d935c37500a29ee /repos/extra/libclc/abuild | |
| parent | 1e2b16858c4228e8e70f458e33a6fd1e82223953 (diff) | |
| download | alicelinux-6765272c174259d860e37ca42c4c0b0edf602105.tar.gz alicelinux-6765272c174259d860e37ca42c4c0b0edf602105.zip | |
libclc: updated to 21.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 fd5365ff..20313329 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=21.1.4 +version=21.1.5 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |