0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-04 14:13:10 +00:00
Files
packages/utils/rng-tools/test.sh
Nikolay Manev 6f4db16a93 rng-tools: update to version 6.17
* 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>
2025-06-08 17:29:59 +02:00

4 lines
46 B
Bash

#!/bin/sh
rngd -v 2>&1 | grep "$PKG_VERSION"