diff options
Diffstat (limited to 'clang/Pkgfile')
-rw-r--r-- | clang/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/Pkgfile b/clang/Pkgfile index 44cfdb9d3..9ac7d5410 100644 --- a/clang/Pkgfile +++ b/clang/Pkgfile @@ -4,7 +4,7 @@ # Depends on: compiler-rt name=clang -version=15.0.6 +version=15.0.7 release=1 source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/clang-$version.src.tar.xz https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/clang-tools-extra-$version.src.tar.xz |