From 41984d72dfa676ed8d93512e327bc76aee0e718d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 5 Dec 2025 12:23:57 +0100 Subject: [PATCH] llvm21: bump version --- sys-devel/llvm/{llvm21-21.1.5.recipe => llvm21-21.1.7.recipe} | 2 +- .../patches/{llvm21-21.1.5.patchset => llvm21-21.1.7.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-devel/llvm/{llvm21-21.1.5.recipe => llvm21-21.1.7.recipe} (99%) rename sys-devel/llvm/patches/{llvm21-21.1.5.patchset => llvm21-21.1.7.patchset} (100%) diff --git a/sys-devel/llvm/llvm21-21.1.5.recipe b/sys-devel/llvm/llvm21-21.1.7.recipe similarity index 99% rename from sys-devel/llvm/llvm21-21.1.5.recipe rename to sys-devel/llvm/llvm21-21.1.7.recipe index 607e0cc4b..cee1ff7e7 100644 --- a/sys-devel/llvm/llvm21-21.1.5.recipe +++ b/sys-devel/llvm/llvm21-21.1.7.recipe @@ -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" diff --git a/sys-devel/llvm/patches/llvm21-21.1.5.patchset b/sys-devel/llvm/patches/llvm21-21.1.7.patchset similarity index 100% rename from sys-devel/llvm/patches/llvm21-21.1.5.patchset rename to sys-devel/llvm/patches/llvm21-21.1.7.patchset