13 lines
490 B
Bash
13 lines
490 B
Bash
# Template file for 'pv'
|
|
pkgname=pv
|
|
version=1.8.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Monitor the progress of data through a pipeline"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Artistic-2.0"
|
|
homepage="https://www.ivarch.com/programs/pv.shtml"
|
|
changelog="https://raw.githubusercontent.com/a-j-wood/pv/main/doc/NEWS.md"
|
|
distfiles="https://www.ivarch.com/programs/sources/pv-${version}.tar.gz"
|
|
checksum=5cec4f737826a0eddab471dd3b75a587bd29a2e7cfa30068d57f29439a251fdf
|