diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:54:19 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:54:19 +0800 |
| commit | ed6a380a4d4d5347184f25d7a53db516a76f1320 (patch) | |
| tree | c75eb98a148f58fa3af87f49518a119c7bdf43c2 /repos/extra/libclc/abuild | |
| parent | 90e3283c45f9d0325964c6abc8520550cd3fbe7f (diff) | |
| download | alicelinux-ed6a380a4d4d5347184f25d7a53db516a76f1320.tar.gz alicelinux-ed6a380a4d4d5347184f25d7a53db516a76f1320.zip | |
libclc: updated to 19.1.7
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 df3c3db3..6a2bb7f4 100755 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=19.1.4 +version=19.1.7 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |