Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/logrotate: fixes website in help, since logrotate is now hosted by github and fedorahosted.org has closed
@ 2017-03-10 15:22 julien.boibessot at free.fr
  2017-03-10 20:50 ` Thomas Petazzoni
  2017-03-13 23:01 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: julien.boibessot at free.fr @ 2017-03-10 15:22 UTC (permalink / raw)
  To: buildroot

From: Julien BOIBESSOT <julien.boibessot@armadeus.com>

Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>
---
 package/logrotate/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/logrotate/Config.in b/package/logrotate/Config.in
index 8528361..2b1ae64 100644
--- a/package/logrotate/Config.in
+++ b/package/logrotate/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_LOGROTATE
 	help
 	  A simple program to rotate logs.
 
-	  https://fedorahosted.org/logrotate/
+	  https://github.com/logrotate/logrotate
 
 comment "logrotate needs a toolchain w/ wchar"
 	depends on BR2_USE_MMU
-- 
2.1.4

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

end of thread, other threads:[~2017-03-13 23:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-10 15:22 [Buildroot] [PATCH] package/logrotate: fixes website in help, since logrotate is now hosted by github and fedorahosted.org has closed julien.boibessot at free.fr
2017-03-10 20:50 ` Thomas Petazzoni
2017-03-13 23:01 ` Peter Korsgaard

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