summaryrefslogtreecommitdiffstats
path: root/rules/libndp.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-04-23 23:51:22 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-04 10:35:43 +0200
commit61bc4ed1b2f8dc1e90e99fe90d79bd0eb8736162 (patch)
treef512ed2417690b363248e65ad9817b97262d5e58 /rules/libndp.make
parent4171e249bcbe1f26613cb9490c361a18b1c29c3a (diff)
downloadptxdist-61bc4ed1b2f8dc1e90e99fe90d79bd0eb8736162.tar.gz
ptxdist-61bc4ed1b2f8dc1e90e99fe90d79bd0eb8736162.tar.xz
libndp: version bump 1.4 -> 1.6
There are no configure.ac changes. There are no patches. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libndp.make')
-rw-r--r--rules/libndp.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libndp.make b/rules/libndp.make
index a858e59f5..90b5308f5 100644
--- a/rules/libndp.make
+++ b/rules/libndp.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBNDP) += libndp
#
# Paths and names
#
-LIBNDP_VERSION := 1.4
-LIBNDP_MD5 := 52c708d4b8729ae6e3781b3737a85e16
+LIBNDP_VERSION := 1.6
+LIBNDP_MD5 := 1e54d26bcb4a4110bc3f90c5dd04f1a7
LIBNDP := libndp-$(LIBNDP_VERSION)
LIBNDP_SUFFIX := tar.gz
LIBNDP_URL := http://libndp.org/files/$(LIBNDP).$(LIBNDP_SUFFIX)