llvm21: bump version

This commit is contained in:
Jérôme Duval
2025-12-05 12:23:57 +01:00
parent b5667aecd5
commit 41984d72df
2 changed files with 1 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ COPYRIGHT="2003-2025 University of Illinois at Urbana-Champaign"
LICENSE="Apache v2 with LLVM Exception"
REVISION="1"
SOURCE_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-$portVersion/llvm-project-$portVersion.src.tar.xz"
CHECKSUM_SHA256="1794be4bf974e99a3fe1da4b2b9b1456c02ae9479c942f365441d8d207bd650c"
CHECKSUM_SHA256="e5b65fd79c95c343bb584127114cb2d252306c1ada1e057899b6aacdd445899e"
SOURCE_DIR="llvm-project-$portVersion.src"
PATCHES="llvm21-$portVersion.patchset"