vim: Update from 8.0.1700 to 8.0.1750
[termux-packages] / packages / pv / build.sh
1 TERMUX_PKG_HOMEPAGE=http://www.ivarch.com/programs/pv.shtml
2 TERMUX_PKG_DESCRIPTION="Terminal-based tool for monitoring the progress of data through a pipeline"
3 TERMUX_PKG_VERSION=1.6.6
4 TERMUX_PKG_SRCURL=http://www.ivarch.com/programs/sources/pv-${TERMUX_PKG_VERSION}.tar.bz2
5 TERMUX_PKG_SHA256=608ef935f7a377e1439c181c4fc188d247da10d51a19ef79bcdee5043b0973f1
6 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-ipc"