0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-07 08:35:27 +00:00
Files
packages/utils/pv/test.sh
Nikolay Manev cb930147b5 pv: update to 1.9.31
* update to 1.9.31 from upstream: https://codeberg.org/ivarch/pv
* license changed to GPL-3.0-or-later and directory doc/COPYING -> docs/COPYING
* added test.sh file for ci testing

Signed-off-by: Nikolay Manev <just.ops@proton.me>
2025-05-23 15:51:02 +02:00

4 lines
46 B
Bash

#!/bin/sh
pv --version | grep "$PKG_VERSION"