From 32c6c21ac931a2250c1c9ce33563b11d7b21134f Mon Sep 17 00:00:00 2001 From: Christof Meerwald Date: Mon, 21 Oct 2024 09:56:12 +0200 Subject: [PATCH] xmake: Update to 2.9.5 (#11191) --- .../patches/{xmake-2.9.1.patchset => xmake-2.9.5.patchset} | 0 dev-util/xmake/{xmake-2.9.1.recipe => xmake-2.9.5.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-util/xmake/patches/{xmake-2.9.1.patchset => xmake-2.9.5.patchset} (100%) rename dev-util/xmake/{xmake-2.9.1.recipe => xmake-2.9.5.recipe} (94%) diff --git a/dev-util/xmake/patches/xmake-2.9.1.patchset b/dev-util/xmake/patches/xmake-2.9.5.patchset similarity index 100% rename from dev-util/xmake/patches/xmake-2.9.1.patchset rename to dev-util/xmake/patches/xmake-2.9.5.patchset diff --git a/dev-util/xmake/xmake-2.9.1.recipe b/dev-util/xmake/xmake-2.9.5.recipe similarity index 94% rename from dev-util/xmake/xmake-2.9.1.recipe rename to dev-util/xmake/xmake-2.9.5.recipe index 2f719c26b..b0b632e03 100644 --- a/dev-util/xmake/xmake-2.9.1.recipe +++ b/dev-util/xmake/xmake-2.9.5.recipe @@ -11,7 +11,7 @@ COPYRIGHT="2015-present TBOOX Open Source Group" LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://github.com/xmake-io/xmake/releases/download/v$portVersion/xmake-v$portVersion.tar.gz" -CHECKSUM_SHA256="a31dbef8c303aea1268068b4b1ac1aec142ac4124c7cb7d9c7eeb57c414f8d15" +CHECKSUM_SHA256="03feb5787e22fab8dd40419ec3d84abd35abcd9f8a1b24c488c7eb571d6724c8" PATCHES="xmake-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2"