xmake: update to 2.5.7

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-29 06:30:26 +00:00
parent 60bfc6181f
commit 838044f931

View File

@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://xmake.io/
TERMUX_PKG_DESCRIPTION="A cross-platform build utility based on Lua"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Ruki Wang @waruqi"
TERMUX_PKG_VERSION=2.5.6
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=2.5.7
TERMUX_PKG_SRCURL=https://github.com/xmake-io/xmake/releases/download/v${TERMUX_PKG_VERSION}/xmake-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=79e65766761642d574ac24f50c4df2b896a3d9fb649a37746a9d9c67073d5998
TERMUX_PKG_SHA256=806a5b5a430227a1a006a4e2712f87389b56e9e27076263ae3c9ac7931d429ea
TERMUX_PKG_BUILD_IN_SRC=true