From 41739fbcc1eb8293c8b7cf12842dafcbfefa2aa6 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Tue, 26 Dec 2023 06:31:46 +0000 Subject: [PATCH] bump(main/xmake): 2.8.6 This commit has been automatically submitted by Github Actions. --- packages/xmake/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/xmake/build.sh b/packages/xmake/build.sh index 3fc1b8e0bd..570055997b 100644 --- a/packages/xmake/build.sh +++ b/packages/xmake/build.sh @@ -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.5" +TERMUX_PKG_VERSION="2.8.6" 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=19c67be3bcfcbda96ca87a18effac39bfccc443fbb3754c7bbc01511decd24af +TERMUX_PKG_SHA256=0e6284eafd51a3236098213c095237f56acafae9a88a50406b882cce5ea26b3d TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_BUILD_IN_SRC=true