summaryrefslogtreecommitdiffstats
path: root/package/iputils/iputils.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-06-05 13:43:15 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-06-05 15:09:00 +0200
commit05324c4ecef27e17e94c8f1c83fa18ae7ecacd71 (patch)
tree097926de41ac6db5a088cc37a8f29163c8cfd137 /package/iputils/iputils.mk
parentc5915135bedcbf342bf088a6cec2c93f4a99f033 (diff)
downloadbuildroot-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/iputils.mk')
-rw-r--r--package/iputils/iputils.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iputils/iputils.mk b/package/iputils/iputils.mk
index a3ab836526..57dc66067a 100644
--- a/package/iputils/iputils.mk
+++ b/package/iputils/iputils.mk
@@ -7,11 +7,11 @@
# The original upstream was forked to the github repository in 2014 to
# pull fixes from other distribution and centralize the changes after
# the upstream seemed to have gone dormant. The fork contains the
-# latest changes including msul support, removing a libsysfs dependency
+# latest changes including musl support, removing a libsysfs dependency
# and IPv6 updates.
# http://www.spinics.net/lists/netdev/msg279881.html
-IPUTILS_VERSION = 55828d1fef3fed7f07abcbf7be9282a9662e78c7
+IPUTILS_VERSION = s20161105
IPUTILS_SITE = $(call github,iputils,iputils,$(IPUTILS_VERSION))
IPUTILS_LICENSE = GPL-2.0+, BSD-3-Clause, BSD-4-Clause
# Only includes a license file for BSD
OpenPOWER on IntegriCloud