summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien BOIBESSOT <julien.boibessot@armadeus.com>2017-03-10 16:22:10 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-10 21:48:51 +0100
commitcdb1ab8ca0f10782a2f5bba84a34294de18c7273 (patch)
tree5392f6e66bb45934ef663cb31d4d0d77f542aa54
parent94fba6644e5e612befde675b18cc94c32ccc135b (diff)
downloadbuildroot-cdb1ab8ca0f10782a2f5bba84a34294de18c7273.tar.gz
buildroot-cdb1ab8ca0f10782a2f5bba84a34294de18c7273.zip
package/logrotate: update upstream site in Config.in help
fedorahosted.org has closed on March 1st, 2017, and we were anyway already using github as a source for logrotate. This commit therefore updates the Config.in help text to also use github as the upstream site. Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/logrotate/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/logrotate/Config.in b/package/logrotate/Config.in
index 8528361b12..2b1ae64365 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
OpenPOWER on IntegriCloud