diff options
| -rw-r--r-- | repos/extra/libclc/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/libclc/abuild | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/repos/extra/libclc/.shasum b/repos/extra/libclc/.shasum new file mode 100644 index 00000000..f896f8cd --- /dev/null +++ b/repos/extra/libclc/.shasum @@ -0,0 +1 @@ +3aa34338332090753decdebb63f6015721c0d090ce2d7a3ef9c9989b llvm-project-22.1.7.src.tar.xz diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild index 2f19f55c..dcef9f58 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,5 +1,5 @@ name=libclc -version=22.1.6 +version=22.1.7 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz" build_type="cmake_build" |