bump(main/xmake): 2.8.7

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-02-25 18:14:43 +00:00
parent 28c409ce85
commit bd33cbbc62
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.6"
TERMUX_PKG_VERSION="2.8.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=0e6284eafd51a3236098213c095237f56acafae9a88a50406b882cce5ea26b3d
TERMUX_PKG_SHA256=8c7a8c6f77b1fc1705e785624e9a1e944716844a8378fece7341de27b99f0b89
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true