1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-20 15:07:07 +00:00

multitail: Update to 6.4.2

This commit is contained in:
Fredrik Fornwall 2015-09-27 06:10:07 -04:00
parent d840bb87bf
commit 99856c1d1c

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://www.vanheusden.com/multitail/
TERMUX_PKG_DESCRIPTION="Tool to monitor logfiles and command output in multiple windows in a terminal, colorize, filter and merge"
TERMUX_PKG_VERSION=6.4.1
TERMUX_PKG_VERSION=6.4.2
TERMUX_PKG_SRCURL=http://www.vanheusden.com/multitail/multitail-${TERMUX_PKG_VERSION}.tgz
TERMUX_PKG_DEPENDS="ncurses, ncurses-ui-libs, libandroid-glob"
TERMUX_PKG_BUILD_IN_SRC=yes