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 | |
| parent | 3df001556777b273332b17e7035b7415e6fcfeff (diff) | |
| download | alicelinux-31c257b7e430946375f645c1977dbcf5cc36f44c.tar.gz alicelinux-31c257b7e430946375f645c1977dbcf5cc36f44c.zip | |
libclc: updated to 20.1.8
Diffstat (limited to 'repos/extra')
| -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 fbbdb4f2..375598ae 100644 --- a/repos/extra/libclc/.checksum +++ b/repos/extra/libclc/.checksum @@ -1 +1 @@ -7d810bf07ab2a2c53811298cbcd3cb1d3a20631aa3c5a5fb6792da7a97454017 libclc-20.1.7.src.tar.xz +07e9d6b8343048f9c974befd63a98ff24b88ac4b723e00b038fffe0f0cc0e452 libclc-20.1.8.src.tar.xz 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" |