diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-15 09:13:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-15 09:13:22 +0000 |
| commit | ffd6ecf803aae003b6e0f25fcc5fad465b42b436 (patch) | |
| tree | 930b986315245f1c683a6eac3569497ceac8e662 /repos/extra | |
| parent | ca7439f8bf306691e5c73d5da8093fe399e2f3be (diff) | |
| download | alicelinux-ffd6ecf803aae003b6e0f25fcc5fad465b42b436.tar.gz alicelinux-ffd6ecf803aae003b6e0f25fcc5fad465b42b436.zip | |
libclc: updated to 20.1.7
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 09c3099d..fbbdb4f2 100644 --- a/repos/extra/libclc/.checksum +++ b/repos/extra/libclc/.checksum @@ -1 +1 @@ -f47b769350ca2a5477df04cdbdefb0889e653ea8ac75210596fca8f037ba0053 libclc-20.1.6.src.tar.xz +7d810bf07ab2a2c53811298cbcd3cb1d3a20631aa3c5a5fb6792da7a97454017 libclc-20.1.7.src.tar.xz diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild index fd7f6e79..8179d0f4 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=20.1.6 +version=20.1.7 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |