bump(main/vtm): 0.9.8j

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-30 00:42:29 +00:00
parent 5e55fd0346
commit ff6fc6e9f7
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.8i
TERMUX_PKG_VERSION="0.9.8j"
TERMUX_PKG_SRCURL=https://github.com/netxs-group/vtm/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=76bb300269c5e49148eba2ec55c161c408fc9751d2302d51729dc8418d18d553
TERMUX_PKG_SHA256=d0a5c9af5f050eb878fe0a49759b1f7ba17911e50811a73969f2a2fbb6604fa9
TERMUX_PKG_DEPENDS="libandroid-spawn, libc++"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true