xmake: update to 2.3.9 (#6074)

This commit is contained in:
ruki 2020-11-25 09:06:27 +08:00 committed by GitHub
parent 68ca728891
commit 8cc4b06b8c
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.8
TERMUX_PKG_VERSION=2.3.9
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=21eb3428036a22d5230fcf765ad64b19941896e27118ddfe25aed248c3091331
TERMUX_PKG_SHA256=74ac394a71a137874393ff0f112b048a3c1c88c05efaa0059bb2268de9f4f672
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {