From c9f51cd58c42ffdffc3e1e3d0cca1ce66e1642d7 Mon Sep 17 00:00:00 2001 From: Mark Corbin Date: Fri, 27 Dec 2019 17:47:49 +0000 Subject: [PATCH] package/fbterm: update the upstream URL in Config.in 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 Signed-off-by: Yann E. MORIN --- 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.30.2