mirror of
https://git.openwrt.org/feed/packages.git
synced 2025-12-20 01:20:12 +08:00
The test script was still using opkg to install openssl-util. Use apk instead, and move it to pre-test.sh so that openssl installation will not depend on the order that the packages are tested. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>