xmake: Update to 2.9.5 (#11191)

This commit is contained in:
Christof Meerwald
2024-10-21 09:56:12 +02:00
committed by GitHub
parent 4549179879
commit 32c6c21ac9
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="a31dbef8c303aea1268068b4b1ac1aec142ac4124c7cb7d9c7eeb57c414f8d15"
CHECKSUM_SHA256="03feb5787e22fab8dd40419ec3d84abd35abcd9f8a1b24c488c7eb571d6724c8"
PATCHES="xmake-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"