diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:47:53 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:47:53 +0000 |
| commit | 7d9842b3a5e39ff926bdc609cc0123da9a676209 (patch) | |
| tree | e380355d75d3f5d90079a0287398f02a421786fb /repos/extra/libclc | |
| parent | 737adf3b22e12543cbf996203b8dc69c8c39dc49 (diff) | |
| download | alicelinux-7d9842b3a5e39ff926bdc609cc0123da9a676209.tar.gz alicelinux-7d9842b3a5e39ff926bdc609cc0123da9a676209.zip | |
libclc: updated to 20.1.4
Diffstat (limited to 'repos/extra/libclc')
| -rw-r--r-- | repos/extra/libclc/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libclc/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/libclc/.checksum b/repos/extra/libclc/.checksum index 87c58e12..c6854aba 100644 --- a/repos/extra/libclc/.checksum +++ b/repos/extra/libclc/.checksum @@ -1 +1 @@ -6d70f9ca822ff5c910228534cc382220e41a0f1e1b4ffddd9f5ea09bb6f53b25 libclc-20.1.3.src.tar.xz +f3e7f1166960f6eb3c703df17ffb864c5e834a9a6d0f8a6fea8c7f4fd93b8931 libclc-20.1.4.src.tar.xz diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild index 52625c1f..0078336a 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=20.1.3 +version=20.1.4 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |