diff options
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 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" |