xmake: update to 2.6.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-04-25 06:22:53 +00:00
parent fbe193d90e
commit 75e9f31224
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ 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.6.4
TERMUX_PKG_VERSION="2.6.5"
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=ca8fb4f269718bee06078241cd72ec6883167f493fe11d623a0d37419b2a9ffd
TERMUX_PKG_SHA256=868f109f660d3f42d8f67aad71b8075b7c3b606d7529956bfc94ad052bb8c1bd
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true