diff options
| -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 15b3a155..007a0523 100644 --- a/repos/extra/libclc/.checksum +++ b/repos/extra/libclc/.checksum @@ -1 +1 @@ -3969d4e3dd768c05fb73e8e17c36fe6a89002379f5064ba0c200b5242b8c5e86 llvm-project-22.1.5.src.tar.xz +351f1b34957713b4ab867d226fb34b02bc6501dbe3ba6ef84d99b9931cffa168 llvm-project-22.1.6.src.tar.xz diff --git a/repos/extra/libclc/abuild b/repos/extra/libclc/abuild index cea227f2..2f19f55c 100644 --- a/repos/extra/libclc/abuild +++ b/repos/extra/libclc/abuild @@ -1,5 +1,5 @@ name=libclc -version=22.1.5 +version=22.1.6 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz" build_type="cmake_build" |