diff options
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 c6854aba..09c3099d 100644 --- a/repos/extra/libclc/.checksum +++ b/repos/extra/libclc/.checksum @@ -1 +1 @@ -f3e7f1166960f6eb3c703df17ffb864c5e834a9a6d0f8a6fea8c7f4fd93b8931 libclc-20.1.4.src.tar.xz +f47b769350ca2a5477df04cdbdefb0889e653ea8ac75210596fca8f037ba0053 libclc-20.1.6.src.tar.xz diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild index 0078336a..fd7f6e79 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,4 +1,4 @@ name=libclc -version=20.1.4 +version=20.1.6 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz" |