Files
buildroot/package/pv/Config.in
Julien Olivain ab9bb65a98 package/pv: bump to version 1.10.3
For change log since 1.9.0, see:
https://codeberg.org/ivarch/pv/src/tag/v1.10.3/docs/NEWS.md

Upstream commit [1], included in version 1.9.42, introduced a use
of fork(). This commit adds this new dependency.

The pgp key ID used to sign the source archive changed. This commit
updates the comment in the hash file.

[1] fb7c05c262

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2026-02-02 11:26:36 +01:00

10 lines
220 B
Plaintext

config BR2_PACKAGE_PV
bool "pv"
depends on BR2_USE_MMU # fork()
help
Pipe Viewer - is a terminal-based tool for
monitoring the progress of data through a
pipeline.
http://www.ivarch.com/programs/pv.shtml