summaryrefslogtreecommitdiffstats
path: root/rules/libnl3.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-04-23 23:51:21 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-04 10:35:43 +0200
commit4171e249bcbe1f26613cb9490c361a18b1c29c3a (patch)
tree228c4772cba652e89dc5d1de98c74966a8bb93d9 /rules/libnl3.make
parenta50524e26667e312163a49812123d74371122521 (diff)
downloadptxdist-4171e249bcbe1f26613cb9490c361a18b1c29c3a.tar.gz
ptxdist-4171e249bcbe1f26613cb9490c361a18b1c29c3a.tar.xz
libnl3: version bump 3.2.28 -> 3.2.29
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/libnl3.make')
-rw-r--r--rules/libnl3.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libnl3.make b/rules/libnl3.make
index 2a3608c94..64c338a44 100644
--- a/rules/libnl3.make
+++ b/rules/libnl3.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBNL3) += libnl3
#
# Paths and names
#
-LIBNL3_VERSION := 3.2.28
-LIBNL3_MD5 := bab12db1eb94a42129f712a44be91a67
+LIBNL3_VERSION := 3.2.29
+LIBNL3_MD5 := a8ba62a5c4f883f4e493a46d1f3733fe
LIBNL3 := libnl-$(LIBNL3_VERSION)
LIBNL3_RELEASE := libnl$(subst .,_,$(LIBNL3_VERSION))
LIBNL3_SUFFIX := tar.gz