Update xmake to 3.0.0 (#12530)

This commit is contained in:
Christof Meerwald
2025-06-28 15:02:49 +02:00
committed by GitHub
parent 1480a53574
commit 2f75251efa
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="e92505b83bc9776286eae719d58bcea7ff2577afe12cb5ccb279c81e7dbc702d"
CHECKSUM_SHA256="e749c2a902a1b88e6e3b73b78962a6417c9a04f91ce3c6e174a252598f10eb28"
PATCHES="xmake-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"