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

Mark Corbin mark at dibsco.co.uk
Thu Nov 28 16:49:06 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/most/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/most/Config.in b/package/most/Config.in
index 943042c3fd..194d2bd355 100644
--- a/package/most/Config.in
+++ b/package/most/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_MOST
 	  most is a powerful pager, including features like multi
 	  document support, hex view and unpack on-the-fly.
 
-	  https://www.jedsoft.com/most/
-
 	  Note: this program depends on the slang library which is
 	  rather large to be used just for this pager.
+
+	  https://www.jedsoft.org/most/
-- 
2.20.1



More information about the buildroot mailing list