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

Mark Corbin mark at dibsco.co.uk
Tue Nov 26 15:24:43 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/fswebcam/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/fswebcam/Config.in b/package/fswebcam/Config.in
index d268454aae..fbd077bc37 100644
--- a/package/fswebcam/Config.in
+++ b/package/fswebcam/Config.in
@@ -15,7 +15,7 @@ config BR2_PACKAGE_FSWEBCAM
 	  stdio where it can be piped to something like ncftpput or
 	  scp.
 
-	  http://www.firestorm.cx/fswebcam/
+	  https://www.sanslogic.co.uk/fswebcam/
 
 comment "fswebcam needs a toolchain w/ dynamic library"
 	depends on BR2_USE_MMU
-- 
2.20.1



More information about the buildroot mailing list