llvm17: update to 17.0.6 (#9820)

This commit is contained in:
davidkaroly
2023-12-02 17:43:27 +01:00
committed by GitHub
parent f097e1b3eb
commit 319fce1e4f
2 changed files with 2 additions and 2 deletions

View File

@@ -30,9 +30,9 @@ other than the ones listed above.
HOMEPAGE="https://www.llvm.org/"
COPYRIGHT="2003-2023 University of Illinois at Urbana-Champaign"
LICENSE="Apache v2 with LLVM Exception"
REVISION="5"
REVISION="1"
SOURCE_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-$portVersion/llvm-project-$portVersion.src.tar.xz"
CHECKSUM_SHA256="b0e42aafc01ece2ca2b42e3526f54bebc4b1f1dc8de6e34f46a0446a13e882b9"
CHECKSUM_SHA256="58a8818c60e6627064f312dbf46c02d9949956558340938b71cf731ad8bc0813"
SOURCE_DIR="llvm-project-$portVersion.src"
PATCHES="llvm17-$portVersion.patchset"