From c88a3fbc7b5de96975c31c9692353fac3e5455c0 Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Sat, 22 Jun 2024 05:51:50 -0700 Subject: [PATCH] haiku-format: update to 18.1.8 (#10623) --- .../{haiku_format-18.1.7.recipe => haiku_format-18.1.8.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sys-devel/haiku-format/{haiku_format-18.1.7.recipe => haiku_format-18.1.8.recipe} (95%) diff --git a/sys-devel/haiku-format/haiku_format-18.1.7.recipe b/sys-devel/haiku-format/haiku_format-18.1.8.recipe similarity index 95% rename from sys-devel/haiku-format/haiku_format-18.1.7.recipe rename to sys-devel/haiku-format/haiku_format-18.1.8.recipe index d7a9c740e..925efe01a 100644 --- a/sys-devel/haiku-format/haiku_format-18.1.7.recipe +++ b/sys-devel/haiku-format/haiku_format-18.1.8.recipe @@ -14,7 +14,7 @@ LICENSE="Apache v2 with LLVM Exception" REVISION="1" srcGitRev="haiku-$portVersion" SOURCE_URI="https://github.com/owenca/llvm-project/archive/refs/tags/$srcGitRev.tar.gz" -CHECKSUM_SHA256="1462bc3ad75cd8e0cd11300500d34a4b4c84ccecc06b91eb740f84222f304d0e" +CHECKSUM_SHA256="7705d9fbdaf7f0a0e5e8793272e6eef671a27044e8baebea09e204e7fd322c17" SOURCE_DIR="llvm-project-$srcGitRev" ARCHITECTURES="all !x86_gcc2"