libmicrohttpd: Revert to Named no-ssl Version
authorRob White <redacted>
Mon, 1 Apr 2019 20:33:06 +0000 (21:33 +0100)
committerGitHub <redacted>
Mon, 1 Apr 2019 20:33:06 +0000 (21:33 +0100)
commitedec5b104e4fe08a6e745b238d3f1a4d9b63cb5a
tree7394b3974ee28aaa4b95f4e6e407fc22375524ea
parentc5e6c9693089fc532eeeb77661df2a2461e1ce66
libmicrohttpd: Revert to Named no-ssl Version

Maintainer: Alexander Couzens lynxis@fe80.eu

Compile Tested: Snapshot SDK

Run Tested: target - ath79, hardware - gl-ar300m16, package - nodogsplash v3.2.1 and nodogsplash v3.3.1-beta, Openwrt Snapshot.

Description: Fix for issue #8180 and resubmitted PR #8563 - Any package with a dependency on the non-ssl version of libmicrohttpd ends up with the ssl version along with libgcrypt, libgnutls, .. This fix reverts the no-ssl version name from libmicrohttpd back to libmicrohttpd-no-ssl as it was in previous versions.
The two package names will now be libmicrohttpd-no-ssl and libmicrohttpd-ssl.

Signed-off-by: Rob White <redacted>
libs/libmicrohttpd/Makefile
git clone https://git.99rst.org/PROJECT