mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 14:50:21 +04:00
218bdbb89c
Since upstream commit https://github.com/openwrt/packages/commit/f5d7a26531aa0e6fdade9836dfef3450fb007b01 it is not possible to ship non-ssl nginx flavors anymore. Drop the luci-ssl-nginx collection, retain just luci-nginx and let it provide a virtual luci-ssl-nginx package for backwards compatibility. Fixes: #7024 Signed-off-by: Jo-Philipp Wich <jo@mein.io>