mirror of
https://github.com/openwrt/packages.git
synced 2025-07-04 14:13:10 +00:00
* update to version 6.17 * change source to codeload.github.com * added curl as dependency * added jansson as dependency * added libcap as dependency * added test.sh file for ci testing * drop maintainer https://github.com/openwrt/packages/issues/14492 and comment https://github.com/openwrt/packages/pull/12788#issuecomment-664031645 Signed-off-by: Nikolay Manev <just.ops@proton.me>
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh
|
|
|
|
rngd -v 2>&1 | grep "$PKG_VERSION"
|