xmake: bump to 3.0.6 (#13579)

This commit is contained in:
Christof Meerwald
2026-01-05 07:25:13 +01:00
committed by GitHub
parent 9788e7094e
commit 6a11a4e885
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="b947666281222f79e082283b6f84e68880c499305890f6ab8b03b8bac82456dc"
CHECKSUM_SHA256="1f7bd9ab7f7cbeade4ecd81f3580898e8d78aa5f64cea44239a9506ff41bc397"
PATCHES="xmake-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"