xmake: update to 2.5.1 (#6286)

This commit is contained in:
ruki 2021-01-21 11:51:55 +08:00 committed by GitHub
parent 19ce4cacb7
commit 14a9c6980e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://xmake.io/
TERMUX_PKG_DESCRIPTION="A cross-platform build utility based on Lua"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Ruki Wang @waruqi"
TERMUX_PKG_VERSION=2.3.9
TERMUX_PKG_VERSION=2.5.1
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=74ac394a71a137874393ff0f112b048a3c1c88c05efaa0059bb2268de9f4f672
TERMUX_PKG_SHA256=809347dcd08659490c71a883198118e5484b271c452c02feb4c67551ef56c320
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {