All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/mksh: fix project URL in Config.in
@ 2021-11-12 18:59 unixmania
  2021-11-12 19:33 ` Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: unixmania @ 2021-11-12 18:59 UTC (permalink / raw)
  To: buildroot; +Cc: Carlos Santos

From: Carlos Santos <unixmania@gmail.com>

It's https://www.mirbsd.org/mksh.htm

Signed-off-by: Carlos Santos <unixmania@gmail.com>
---
 package/mksh/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mksh/Config.in b/package/mksh/Config.in
index e6ccc90646..098f9840e5 100644
--- a/package/mksh/Config.in
+++ b/package/mksh/Config.in
@@ -22,4 +22,4 @@ config BR2_PACKAGE_MKSH
 	  operating environments
 	  (thus including patches from pdksh on e.g. Debian).
 
-	  http://mirbsd.de/mksh
+	  https://www.mirbsd.org/mksh.htm
-- 
2.27.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-11-17 22:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-12 18:59 [Buildroot] [PATCH] package/mksh: fix project URL in Config.in unixmania
2021-11-12 19:33 ` Yann E. MORIN
2021-11-12 20:47   ` Carlos Santos
2021-11-12 20:57     ` Yann E. MORIN
2021-11-14 14:26 ` Thomas Petazzoni
2021-11-17 22:31 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.