diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-06-05 13:43:15 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-05 15:09:00 +0200 |
| commit | 05324c4ecef27e17e94c8f1c83fa18ae7ecacd71 (patch) | |
| tree | 097926de41ac6db5a088cc37a8f29163c8cfd137 /package/iputils/Config.in | |
| parent | c5915135bedcbf342bf088a6cec2c93f4a99f033 (diff) | |
| download | buildroot-05324c4ecef27e17e94c8f1c83fa18ae7ecacd71.tar.gz buildroot-05324c4ecef27e17e94c8f1c83fa18ae7ecacd71.zip | |
package/iputils: bump version to s20161105
Bump package to latest tagged release, fix typo and check-package
errors.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/iputils/Config.in')
| -rw-r--r-- | package/iputils/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/iputils/Config.in b/package/iputils/Config.in index c83e414cce..b5d9141a7d 100644 --- a/package/iputils/Config.in +++ b/package/iputils/Config.in @@ -2,7 +2,8 @@ config BR2_PACKAGE_IPUTILS bool "iputils" depends on BR2_USE_MMU # fork() help - This package is set of small useful utilities for Linux networking. - It includes complete versions of ping, traceroute, etc. + This package is set of small useful utilities for Linux + networking. It includes complete versions of ping, traceroute, + etc. https://github.com/iputils/iputils |

