postgresql: Update from 9.6.2 to 9.6.3
[termux-packages] / packages / pv / build.sh
index 212e18b..7ffbda5 100644 (file)
@@ -2,4 +2,5 @@ TERMUX_PKG_HOMEPAGE=http://www.ivarch.com/programs/pv.shtml
 TERMUX_PKG_DESCRIPTION="Terminal-based tool for monitoring the progress of data through a pipeline"
 TERMUX_PKG_VERSION=1.6.0
 TERMUX_PKG_SRCURL=http://www.ivarch.com/programs/sources/pv-${TERMUX_PKG_VERSION}.tar.bz2
+TERMUX_PKG_SHA256=0ece824e0da27b384d11d1de371f20cafac465e038041adab57fcf4b5036ef8d
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-ipc"