diff --git a/dev-build/xmake/patches/xmake-2.9.9.patchset b/dev-build/xmake/patches/xmake-3.0.0.patchset similarity index 100% rename from dev-build/xmake/patches/xmake-2.9.9.patchset rename to dev-build/xmake/patches/xmake-3.0.0.patchset diff --git a/dev-build/xmake/xmake-2.9.9.recipe b/dev-build/xmake/xmake-3.0.0.recipe similarity index 94% rename from dev-build/xmake/xmake-2.9.9.recipe rename to dev-build/xmake/xmake-3.0.0.recipe index 967f563b0..85245ef8c 100644 --- a/dev-build/xmake/xmake-2.9.9.recipe +++ b/dev-build/xmake/xmake-3.0.0.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="e92505b83bc9776286eae719d58bcea7ff2577afe12cb5ccb279c81e7dbc702d" +CHECKSUM_SHA256="e749c2a902a1b88e6e3b73b78962a6417c9a04f91ce3c6e174a252598f10eb28" PATCHES="xmake-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2"