diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-23 01:44:07 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-23 01:44:07 +0000 |
| commit | 1012a43e15e71e874e73967fca175fec59902e60 (patch) | |
| tree | ddd26e87a8bbb9842a60bbb489d45706e2bbb203 | |
| parent | 053a4cc198219f0b243cabdf560eefd288ef4354 (diff) | |
| download | alicelinux-1012a43e15e71e874e73967fca175fec59902e60.tar.gz alicelinux-1012a43e15e71e874e73967fca175fec59902e60.zip | |
libclc: updated to 22.1.6
| -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" |