diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:45:18 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:45:18 +0800 |
| commit | 5a3aa96d86c9501610bd72d998526af091fdfd44 (patch) | |
| tree | 42659b3559abb40777ac3cc1537872f3fbe18188 /repos/extra/libclc/abuild | |
| parent | 7b16f1c5c3df9c011bcced123f1e022e54677aa4 (diff) | |
| download | alicelinux-5a3aa96d86c9501610bd72d998526af091fdfd44.tar.gz alicelinux-5a3aa96d86c9501610bd72d998526af091fdfd44.zip | |
libclc: updated to 19.1.4
Diffstat (limited to 'repos/extra/libclc/abuild')
| -rwxr-xr-x | 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 1cc4b325..df3c3db3 100755 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=18.1.8 +version=19.1.4 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |