diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:26:05 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:26:05 +0000 |
| commit | 614012213a08af06a65449c0506f10e29bf4ae8f (patch) | |
| tree | 7f4d2855b9963a312bfab235d8360110ab0ae6c3 /repos/extra/libclc/abuild | |
| parent | 719368d09166e59329d5e5b28e9fcf6b1380a50f (diff) | |
| download | alicelinux-614012213a08af06a65449c0506f10e29bf4ae8f.tar.gz alicelinux-614012213a08af06a65449c0506f10e29bf4ae8f.zip | |
libclc: updated to 20.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 0078336a..fd7f6e79 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=20.1.4 +version=20.1.6 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |