bump(main/vtm): 0.9.8u

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-02-17 00:35:05 +00:00
parent f400b6109d
commit eb8dbd7927
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.8t
TERMUX_PKG_VERSION="0.9.8u"
TERMUX_PKG_SRCURL=https://github.com/netxs-group/vtm/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=41a541bfa9686234c473dd34a1afe80559cdca7df99de2b5aaa8ace205bd0bd3
TERMUX_PKG_SHA256=666c1c00247322d70ed2cd8712315388bd6148c1ef020ed44b3cca7a1c2e4615
TERMUX_PKG_DEPENDS="libandroid-spawn, libc++"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true