瀏覽代碼

package/libfcgi: update the upstream URL in Config.in

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@dibsco.co.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Mark Corbin 5 年之前
父節點
當前提交
def14ddd4b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/libfcgi/Config.in

+ 1 - 1
package/libfcgi/Config.in

@@ -4,4 +4,4 @@ config BR2_PACKAGE_LIBFCGI
 	help
 	help
 	  FCGI, a fastcgi developer library for C/C++
 	  FCGI, a fastcgi developer library for C/C++
 
 
-	  http://www.fastcgi.com/
+	  https://fastcgi-archives.github.io/