mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-13 21:30:52 +00:00
10 lines
499 B
Bash
10 lines
499 B
Bash
TERMUX_PKG_HOMEPAGE=https://www.ivarch.com/programs/pv.shtml
|
|
TERMUX_PKG_DESCRIPTION="Terminal-based tool for monitoring the progress of data through a pipeline"
|
|
TERMUX_PKG_LICENSE="GPL-3.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="1.10.3"
|
|
TERMUX_PKG_SRCURL=https://www.ivarch.com/programs/sources/pv-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=aa1630c79af6960a8922ffa64d2c3e7f87486da21fcb57e277824294fd266742
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-ipc"
|