X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/afaa9e8b8415d7dcaacca461702b27b0ad5cff44..295241d4043c55a41259b4846464e1668b2f6a5f:/packages/bvi/build.sh diff --git a/packages/bvi/build.sh b/packages/bvi/build.sh index 920800ae..0daf04d7 100644 --- a/packages/bvi/build.sh +++ b/packages/bvi/build.sh @@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://bvi.sourceforge.net/ TERMUX_PKG_DESCRIPTION="Binary file editor based on vi" TERMUX_PKG_DEPENDS="ncurses" TERMUX_PKG_VERSION=1.4.0 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=http://sourceforge.net/projects/bvi/files/bvi/${TERMUX_PKG_VERSION}/bvi-${TERMUX_PKG_VERSION}.src.tar.gz TERMUX_PKG_SHA256=015a3c2832c7c097d98a5527deef882119546287ba8f2a70c736227d764ef802 TERMUX_PKG_FOLDERNAME=bvi-${TERMUX_PKG_VERSION}