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

Peter Korsgaard peter at korsgaard.com
Wed Dec 25 19:59:55 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=b1ed1bb8789c20344e3867bcd4201f4534be29ba
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.11.x

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>
(cherry picked from commit 4c9494a187d80db82c6b25534f18708fcea6f52f)
Signed-off-by: Peter Korsgaard <peter at korsgaard.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