bump(main/xmake): 2.9.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-22 12:18:06 +00:00
parent 2166d2e98c
commit a24d15f05d
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="Apache-2.0"
TERMUX_PKG_MAINTAINER="Ruki Wang @waruqi"
TERMUX_PKG_VERSION="2.8.9"
TERMUX_PKG_VERSION="2.9.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=5f793c393346ef80e47f083ade4d3c2fdfc448658a7917fda35ccd7bd2b911b8
TERMUX_PKG_SHA256=a31dbef8c303aea1268068b4b1ac1aec142ac4124c7cb7d9c7eeb57c414f8d15
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true