diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:38:53 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:38:53 +0000 |
| commit | d40ea3a862d4c3c2ce0c4e5a0424401f0ab52afb (patch) | |
| tree | cc461aaa4b97ef7dd0c1ce09f9d998886405066e /repos/core/llvm/abuild | |
| parent | 8935cd3f893cdf9afa2b6b223f425689462b836a (diff) | |
| download | alicelinux-d40ea3a862d4c3c2ce0c4e5a0424401f0ab52afb.tar.gz alicelinux-d40ea3a862d4c3c2ce0c4e5a0424401f0ab52afb.zip | |
llvm: updated to 21.1.6
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 d494f00c..b58245f8 100644 --- a/repos/core/llvm/abuild +++ b/repos/core/llvm/abuild @@ -1,5 +1,5 @@ name=llvm -version=21.1.5 +version=21.1.6 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz c89 c99 |