Fix building tsocks for 32 bit architectures
[termux-packages] / packages / pv / build.sh
index 212e18b..bdec0f3 100644 (file)
@@ -1,5 +1,6 @@
 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_VERSION=1.6.6
 TERMUX_PKG_SRCURL=http://www.ivarch.com/programs/sources/pv-${TERMUX_PKG_VERSION}.tar.bz2
+TERMUX_PKG_SHA256=608ef935f7a377e1439c181c4fc188d247da10d51a19ef79bcdee5043b0973f1
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-ipc"