diff options
Diffstat (limited to 'repos/extra/clang/abuild')
| -rwxr-xr-x | repos/extra/clang/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/clang/abuild b/repos/extra/clang/abuild index 8915cc8d..4242173b 100755 --- a/repos/extra/clang/abuild +++ b/repos/extra/clang/abuild @@ -1,5 +1,5 @@ name=clang -version=19.1.6 +version=19.1.7 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/${name}-${version}.src.tar.xz https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/cmake-${version}.src.tar.xz |