tmux: bump revision
This commit is contained in:
parent
27e745de5f
commit
426e37e891
@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="BSD"
|
|||||||
# Link against libandroid-support for wcwidth(), see https://github.com/termux/termux-packages/issues/224
|
# Link against libandroid-support for wcwidth(), see https://github.com/termux/termux-packages/issues/224
|
||||||
TERMUX_PKG_DEPENDS="ncurses, libevent, libandroid-support, libandroid-glob"
|
TERMUX_PKG_DEPENDS="ncurses, libevent, libandroid-support, libandroid-glob"
|
||||||
TERMUX_PKG_VERSION=3.1b
|
TERMUX_PKG_VERSION=3.1b
|
||||||
TERMUX_PKG_REVISION=1
|
TERMUX_PKG_REVISION=2
|
||||||
TERMUX_PKG_SRCURL=https://github.com/tmux/tmux/archive/${TERMUX_PKG_VERSION}.tar.gz
|
TERMUX_PKG_SRCURL=https://github.com/tmux/tmux/archive/${TERMUX_PKG_VERSION}.tar.gz
|
||||||
TERMUX_PKG_SHA256=100d0a11a822927172e8b983b5f9401476bd9f2cfa6758512f762b9ad74f9536
|
TERMUX_PKG_SHA256=100d0a11a822927172e8b983b5f9401476bd9f2cfa6758512f762b9ad74f9536
|
||||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-static"
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-static"
|
||||||
|
Loading…
Reference in New Issue
Block a user