packages/net/wget
Rosen Penev 338646ffc7 wget: Fix compilation without deprecated OpenSSL 1.1 APIs
The configure script uses a deprecated function to check for libssl. I tried patching configure.ac
and adding PKG_FIXUP:=autoreconf but that causes a different error. This is the simplest fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-11 17:28:45 +01:00
..
Makefile wget: Fix compilation without deprecated OpenSSL 1.1 APIs 2019-01-11 17:28:45 +01:00