postgresql: Update from 9.6.2 to 9.6.3
[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.0
4 TERMUX_PKG_SRCURL=http://www.ivarch.com/programs/sources/pv-${TERMUX_PKG_VERSION}.tar.bz2
5 TERMUX_PKG_SHA256=0ece824e0da27b384d11d1de371f20cafac465e038041adab57fcf4b5036ef8d
6 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-ipc"