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

Mark Corbin mark at dibsco.co.uk
Wed Dec 18 13:27:36 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/tcping/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/tcping/Config.in b/package/tcping/Config.in
index e72df096c3..241561ce10 100644
--- a/package/tcping/Config.in
+++ b/package/tcping/Config.in
@@ -11,4 +11,4 @@ config BR2_PACKAGE_TCPING
 	  desired port is reachable and then start connection
 	  establishment.
 
-	  http://linuxco.de/tcping/tcping.html
+	  https://web.archive.org/web/20171102193822/linuxco.de/tcping/tcping.html
-- 
2.20.1



More information about the buildroot mailing list