From cb5aa2bf352c1b6ed25d757e14957ef182d7ee9b Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 8 Jan 2017 04:40:18 -0500 Subject: [PATCH] mosh: Bump revision after adding -6 option --- packages/mosh/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/mosh/build.sh b/packages/mosh/build.sh index 0779a650..6b84373f 100644 --- a/packages/mosh/build.sh +++ b/packages/mosh/build.sh @@ -1,6 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://mosh.org TERMUX_PKG_DESCRIPTION="Mobile shell that supports roaming and intelligent local echo" TERMUX_PKG_VERSION=1.2.6 +TERMUX_PKG_BUILD_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/mobile-shell/mosh/archive/mosh-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_FOLDERNAME=mosh-mosh-$TERMUX_PKG_VERSION TERMUX_PKG_DEPENDS="libandroid-support, protobuf, ncurses, openssl, openssh, libutil" -- 2.11.0