buildroot/package/wsapi-fcgi/Config.in
Mark Corbin 4c9494a187 package/wsapi-fcgi: update the upstream URL in Config.in
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(406)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-12-22 10:54:12 +01:00

12 lines
344 B
Plaintext

config BR2_PACKAGE_WSAPI_FCGI
bool "wsapi-fcgi"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_LIBFCGI
select BR2_PACKAGE_WSAPI # runtime
help
WSAPI is an API that abstracts the web server from Lua web
applications. This is the rock that contains the FCGI module
lfcgi.
https://luarocks.org/modules/mascarenhas/wsapi-fcgi