diff options
| author | Rahul Bedarkar <rahulbedarkar89@gmail.com> | 2017-04-17 14:57:10 +0530 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-04-24 17:44:17 +0200 |
| commit | de2534bb545d7f656e1a33b75ab873acb12056ea (patch) | |
| tree | ac059b841c253eea4375d2c823508daf1dbdb070 | |
| parent | 7e48857917e746bad70ce08464461d6843ed1ac8 (diff) | |
| download | buildroot-de2534bb545d7f656e1a33b75ab873acb12056ea.tar.gz buildroot-de2534bb545d7f656e1a33b75ab873acb12056ea.zip | |
which: update homepage URL
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 8e9a990ae96c2da7f6d237223674d6215ddd5e34)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| -rw-r--r-- | package/which/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/which/Config.in b/package/which/Config.in index db090ea87a..0dc31b223a 100644 --- a/package/which/Config.in +++ b/package/which/Config.in @@ -4,4 +4,4 @@ config BR2_PACKAGE_WHICH help The standard 'which' utility. - http://www.xs4all.nl/~carlo17/which/ + http://carlowood.github.io/which/index.html |

