mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c5915135be
commit
05324c4ece
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user