tmux: Update from 2.5 to 2.6
This commit is contained in:
parent
58a0a51f5a
commit
aced879963
@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://tmux.github.io/
|
||||
TERMUX_PKG_DESCRIPTION="Terminal multiplexer implementing switching between several programs in one terminal, detaching them and reattaching them to a different terminal"
|
||||
# Link against libandroid-support for wcwidth(), see https://github.com/termux/termux-packages/issues/224
|
||||
TERMUX_PKG_DEPENDS="ncurses, libevent, libutil, libandroid-support, libandroid-glob"
|
||||
TERMUX_PKG_VERSION=2.5
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_SHA256=ae135ec37c1bf6b7750a84e3a35e93d91033a806943e034521c8af51b12d95df
|
||||
TERMUX_PKG_VERSION=2.6
|
||||
TERMUX_PKG_SHA256=b17cd170a94d7b58c0698752e1f4f263ab6dc47425230df7e53a6435cc7cd7e8
|
||||
TERMUX_PKG_SRCURL=https://github.com/tmux/tmux/releases/download/${TERMUX_PKG_VERSION}/tmux-${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_BUILD_IN_SRC=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user