Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/most: update the upstream URL in Config.in
@ 2019-11-28 16:49 Mark Corbin
  2019-11-29  9:40 ` Peter Korsgaard
  2019-12-05 18:32 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Corbin @ 2019-11-28 16:49 UTC (permalink / raw)
  To: buildroot

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@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-05 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-28 16:49 [Buildroot] [PATCH 1/1] package/most: update the upstream URL in Config.in Mark Corbin
2019-11-29  9:40 ` Peter Korsgaard
2019-12-05 18:32 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox