mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
* update to version 5.3
* added test.sh file for ci testing
Signed-off-by: Nikolay Manev <just.ops@proton.me>
(cherry picked from commit 08b4fcd5e6)
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh
|
|
|
|
"$1" -v 2>&1 | grep "$PKG_VERSION"
|