diff options
| -rw-r--r-- | repos/extra/libclc/.shasum | 2 | ||||
| -rw-r--r-- | repos/extra/libclc/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/libclc/.shasum b/repos/extra/libclc/.shasum index f896f8cd..2fc88830 100644 --- a/repos/extra/libclc/.shasum +++ b/repos/extra/libclc/.shasum @@ -1 +1 @@ -3aa34338332090753decdebb63f6015721c0d090ce2d7a3ef9c9989b llvm-project-22.1.7.src.tar.xz +0679d2401127e2428b44231f6aa570f01056aad7a54ce0d2226ded6c llvm-project-22.1.8.src.tar.xz diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild index dcef9f58..11c00d49 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,5 +1,5 @@ name=libclc -version=22.1.7 +version=22.1.8 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz" build_type="cmake_build" |