diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:39:42 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:39:42 +0000 |
| commit | 31c257b7e430946375f645c1977dbcf5cc36f44c (patch) | |
| tree | b9dacb01719c1ee5975e4da36d48618e24baf079 /repos/extra/libclc/abuild | |
| parent | 3df001556777b273332b17e7035b7415e6fcfeff (diff) | |
| download | alicelinux-31c257b7e430946375f645c1977dbcf5cc36f44c.tar.gz alicelinux-31c257b7e430946375f645c1977dbcf5cc36f44c.zip | |
libclc: updated to 20.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 8179d0f4..abab47ee 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=20.1.7 +version=20.1.8 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |