vtm: update to 0.7.6

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-05-17 00:33:32 +00:00
parent bc5c56ec1d
commit 5f9f9a1f7c
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.7.5"
TERMUX_PKG_VERSION="0.7.6"
TERMUX_PKG_SRCURL=https://github.com/netxs-group/vtm/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=2cf7e3fdd38bdc262db5f8ab8c06381756065201637eb6d070a8235a7ff7a957
TERMUX_PKG_SHA256=1366c5288619aba42368fc8a825c928f82c2929628866df13ac222b5ba346695
TERMUX_PKG_DEPENDS="libandroid-spawn, libc++"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true