From 5e1d9ac2342ffd2f94cd731e5a876dbf1da5c324 Mon Sep 17 00:00:00 2001 From: Christof Meerwald Date: Wed, 24 Apr 2024 19:58:07 +0200 Subject: [PATCH] xmake: update to 2.9.1 (#10366) --- .../patches/{xmake-2.8.6.patchset => xmake-2.9.1.patchset} | 0 dev-util/xmake/{xmake-2.8.6.recipe => xmake-2.9.1.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-util/xmake/patches/{xmake-2.8.6.patchset => xmake-2.9.1.patchset} (100%) rename dev-util/xmake/{xmake-2.8.6.recipe => xmake-2.9.1.recipe} (94%) diff --git a/dev-util/xmake/patches/xmake-2.8.6.patchset b/dev-util/xmake/patches/xmake-2.9.1.patchset similarity index 100% rename from dev-util/xmake/patches/xmake-2.8.6.patchset rename to dev-util/xmake/patches/xmake-2.9.1.patchset diff --git a/dev-util/xmake/xmake-2.8.6.recipe b/dev-util/xmake/xmake-2.9.1.recipe similarity index 94% rename from dev-util/xmake/xmake-2.8.6.recipe rename to dev-util/xmake/xmake-2.9.1.recipe index 7acb75c56..2f719c26b 100644 --- a/dev-util/xmake/xmake-2.8.6.recipe +++ b/dev-util/xmake/xmake-2.9.1.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="0e6284eafd51a3236098213c095237f56acafae9a88a50406b882cce5ea26b3d" +CHECKSUM_SHA256="a31dbef8c303aea1268068b4b1ac1aec142ac4124c7cb7d9c7eeb57c414f8d15" PATCHES="xmake-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2"