summaryrefslogtreecommitdiffstats
path: root/package/iputils/iputils.mk
diff options
context:
space:
mode:
authorMartin Bark <martin@barkynet.com>2016-02-25 13:23:35 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-25 21:36:56 +0100
commit8461038f8d4db026538677cee857a3c3324fcb24 (patch)
treef86de2045d22aeb6f6c9420d2dc544f2b8fa713c /package/iputils/iputils.mk
parentca99ed18025d3ad42575cb23a8c284a8d64abef3 (diff)
downloadbuildroot-8461038f8d4db026538677cee857a3c3324fcb24.tar.gz
buildroot-8461038f8d4db026538677cee857a3c3324fcb24.zip
package/iptuils: bump version to 3a86a2542c6fe29413c439bebeae11ec8a57ec7c
Remove 0001-ping-link-against-libm.patch as this has been fixed upstream. See https://github.com/iputils/iputils/pull/42 and https://github.com/iputils/iputils/commit/a5ddb78 Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/iputils/iputils.mk')
-rw-r--r--package/iputils/iputils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iputils/iputils.mk b/package/iputils/iputils.mk
index 92e2bc938f..522be9b855 100644
--- a/package/iputils/iputils.mk
+++ b/package/iputils/iputils.mk
@@ -11,7 +11,7 @@
# and IPv6 updates.
# http://www.spinics.net/lists/netdev/msg279881.html
-IPUTILS_VERSION = c8ff6feaf0442f8efd96ccb415770c54f9e84d47
+IPUTILS_VERSION = 3a86a2542c6fe29413c439bebeae11ec8a57ec7c
IPUTILS_SITE = $(call github,iputils,iputils,$(IPUTILS_VERSION))
IPUTILS_LICENSE = GPLv2+, BSD-3c, BSD-4c
# Only includes a license file for BSD
OpenPOWER on IntegriCloud