gnuplot: Remove extra TERMUX_PKG_REVISION assignment

This commit is contained in:
Fredrik Fornwall 2019-02-27 23:04:22 +01:00
parent 0effcf0361
commit aca61b0562
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/project/gnuplot/gnuplot/${TE
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-x --with-lua=no --with-bitmap-terminals"
TERMUX_PKG_DEPENDS="libandroid-support, readline, pango, libgd"
TERMUX_PKG_HOSTBUILD=yes
TERMUX_PKG_REVISION=1
termux_step_host_build() {
"$TERMUX_PKG_SRCDIR/configure"