mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 04:31:21 +00: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>