diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-12 08:01:12 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-12 08:01:12 +0800 |
| commit | a09b73ee309c3daef248dd3329805e22005ce895 (patch) | |
| tree | bf197032a71f520946b305b2f7629625201198cb /repos/core/llvm/abuild | |
| parent | a898da010f6e5c113d71ecdefb179bca96841089 (diff) | |
| download | alicelinux-a09b73ee309c3daef248dd3329805e22005ce895.tar.gz alicelinux-a09b73ee309c3daef248dd3329805e22005ce895.zip | |
llvm: updated to 20.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 9146a9b9..81cfd143 100644 --- a/repos/core/llvm/abuild +++ b/repos/core/llvm/abuild @@ -1,5 +1,5 @@ name=llvm -version=20.1.5 +version=20.1.6 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz c89 c99 |