xmake: update to 2.9.1 (#10366)

This commit is contained in:
Christof Meerwald
2024-04-24 19:58:07 +02:00
committed by GitHub
parent 9d80d32df5
commit 5e1d9ac234
2 changed files with 1 additions and 1 deletions

View File

@@ -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"