[Buildroot] [PATCH 1/1] package/libfcgi: update the upstream URL in Config.in

Mark Corbin mark at dibsco.co.uk
Thu Nov 28 12:06:26 UTC 2019


Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(Err)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
---
 package/libfcgi/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libfcgi/Config.in b/package/libfcgi/Config.in
index 47ff8a2d13..aceea3e897 100644
--- a/package/libfcgi/Config.in
+++ b/package/libfcgi/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_LIBFCGI
 	help
 	  FCGI, a fastcgi developer library for C/C++
 
-	  http://www.fastcgi.com/
+	  https://fastcgi-archives.github.io/
-- 
2.20.1



More information about the buildroot mailing list