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

Mark Corbin mark at dibsco.co.uk
Fri Dec 27 17:47:49 UTC 2019


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

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

diff --git a/package/fbterm/Config.in b/package/fbterm/Config.in
index 3ab8bdb4d4..083167088a 100644
--- a/package/fbterm/Config.in
+++ b/package/fbterm/Config.in
@@ -10,7 +10,7 @@ config BR2_PACKAGE_FBTERM
 	  fbterm is a fast terminal emulator for Linux with frame buffer
 	  device or VESA video card.
 
-	  http://code.google.com/p/fbterm/
+	  https://code.google.com/archive/p/fbterm/
 
 comment "fbterm needs a toolchain w/ C++, wchar, locale"
 	depends on BR2_USE_MMU
-- 
2.20.1



More information about the buildroot mailing list