diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-27 08:52:37 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-27 08:52:37 +0000 |
| commit | 308add938b49da46ab82f186d95a3fb276fb43ce (patch) | |
| tree | 38e3a88aa1327d827f52c83f8d7ded89fafd8583 /repos/extra/libclc/abuild | |
| parent | bf623a1ae6d8b31d3a9ebf84b4bc14743c6a547d (diff) | |
| download | alicelinux-308add938b49da46ab82f186d95a3fb276fb43ce.tar.gz alicelinux-308add938b49da46ab82f186d95a3fb276fb43ce.zip | |
libclc: updated to 21.1.8
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 b6d37c5c..28bb0ac9 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=21.1.7 +version=21.1.8 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |