bump(main/vtm): 0.9.8n

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-17 18:38:48 +00:00
parent 4ad201c135
commit 2f97fe15a1
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Terminal multiplexer with TUI window manager and multi-p
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_LICENSE_FILE="../LICENSE"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.9.8m"
TERMUX_PKG_VERSION="0.9.8n"
TERMUX_PKG_SRCURL=https://github.com/netxs-group/vtm/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7cf1ab5631759de01c6a29a96f8985cddc6ac2a51971442e229e25f7d8bb462b
TERMUX_PKG_SHA256=dca521f2d72e2b5e147341036cb774139daa54a8205e03d92c17b42c091b7d9b
TERMUX_PKG_DEPENDS="libandroid-spawn, libc++"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true