diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-06 16:00:46 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-06 16:00:46 +0000 |
| commit | 6765272c174259d860e37ca42c4c0b0edf602105 (patch) | |
| tree | a298b7d908b6f3dab01126256d935c37500a29ee /repos | |
| parent | 1e2b16858c4228e8e70f458e33a6fd1e82223953 (diff) | |
| download | alicelinux-6765272c174259d860e37ca42c4c0b0edf602105.tar.gz alicelinux-6765272c174259d860e37ca42c4c0b0edf602105.zip | |
libclc: updated to 21.1.5
Diffstat (limited to 'repos')
| -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 481598b0..6a1144d3 100644 --- a/repos/extra/libclc/.checksum +++ b/repos/extra/libclc/.checksum @@ -1 +1 @@ -5513f1cc817d88fbd898dfd610ad9ac098812d8631f1f4ded6b5c0f471d5be9c libclc-21.1.4.src.tar.xz +b588bc44acb264aa682e992334079b1b3d4ce4c03cb57f6b27961ee42ad23abc libclc-21.1.5.src.tar.xz diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild index fd5365ff..20313329 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=21.1.4 +version=21.1.5 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |