[Buildroot] [git commit] package/wsapi-fcgi: update the upstream URL in Config.in

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Dec 22 09:54:12 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=4c9494a187d80db82c6b25534f18708fcea6f52f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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 at dibsco.co.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/wsapi-fcgi/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/wsapi-fcgi/Config.in b/package/wsapi-fcgi/Config.in
index 73ef8cb00c..657ae78c66 100644
--- a/package/wsapi-fcgi/Config.in
+++ b/package/wsapi-fcgi/Config.in
@@ -8,4 +8,4 @@ config BR2_PACKAGE_WSAPI_FCGI
 	  applications. This is the rock that contains the FCGI module
 	  lfcgi.
 
-	  http://www.keplerproject.org/wsapi
+	  https://luarocks.org/modules/mascarenhas/wsapi-fcgi


More information about the buildroot mailing list