mirror of
https://github.com/openwrt/packages.git
synced 2025-07-07 08:35:27 +00:00
* 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>
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh
|
|
|
|
pv --version | grep "$PKG_VERSION"
|