diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-25 12:48:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-25 12:48:24 +0800 |
| commit | fc9b0956a2ee65a2371f4de7a8f2293ccbeef4e3 (patch) | |
| tree | f62c37924445da86018e59cd2e72529e5b09c573 /repos/core/llvm/abuild | |
| parent | c1ef22d177a69a4320c58681f9795d508449adfe (diff) | |
| download | alicelinux-fc9b0956a2ee65a2371f4de7a8f2293ccbeef4e3.tar.gz alicelinux-fc9b0956a2ee65a2371f4de7a8f2293ccbeef4e3.zip | |
llvm: updated to 20.1.5
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 54b5e062..9146a9b9 100644 --- a/repos/core/llvm/abuild +++ b/repos/core/llvm/abuild @@ -1,5 +1,5 @@ name=llvm -version=20.1.4 +version=20.1.5 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz c89 c99 |