diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 16:12:49 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 16:12:49 +0000 |
| commit | a99aba12f5cd2dc91409fb0a5a846b18cde82e74 (patch) | |
| tree | 6c71f6ab40d57677ae83bf36b3725d963df03c6c /repos/core/llvm/abuild | |
| parent | 777b476b4dae2dfc18195fef2d08eee6af208d6f (diff) | |
| download | alicelinux-a99aba12f5cd2dc91409fb0a5a846b18cde82e74.tar.gz alicelinux-a99aba12f5cd2dc91409fb0a5a846b18cde82e74.zip | |
llvm: updated to 22.1.0
Diffstat (limited to 'repos/core/llvm/abuild')
| -rw-r--r-- | repos/core/llvm/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/llvm/abuild b/repos/core/llvm/abuild index 691cb75c..bc7f3829 100644 --- a/repos/core/llvm/abuild +++ b/repos/core/llvm/abuild @@ -1,5 +1,5 @@ name=llvm -version=21.1.8 +version=22.1.0 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz c89 c99 |