summaryrefslogtreecommitdiffstats
path: root/rules/libnl3.make
diff options
context:
space:
mode:
authorAndreas Pretzsch <apr@cn-eng.de>2019-10-08 22:01:49 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-09 08:35:45 +0200
commitf031f3a46569cab1e6fb5e4c6f5a845e6d7ade8c (patch)
tree174f07479b4b4f9f39682473f535c63869c06ce0 /rules/libnl3.make
parente5fbe654a4814d396eb4a535b89856e574898991 (diff)
downloadptxdist-f031f3a46569cab1e6fb5e4c6f5a845e6d7ade8c.tar.gz
ptxdist-f031f3a46569cab1e6fb5e4c6f5a845e6d7ade8c.tar.xz
libnl3: version bump 3.4.0 -> 3.5.0
Update from libnl 3.4.0 (Oct 2017) to latest 3.5.0 (Sep 2019). On a first glance, just a lot of fixes and some added features. Plus updated copies and new imports of kernel headers (4.19.66). Signed-off-by: Andreas Pretzsch <apr@cn-eng.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 5b664f37b..153c7b80e 100644
--- a/rules/libnl3.make
+++ b/rules/libnl3.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBNL3) += libnl3
#
# Paths and names
#
-LIBNL3_VERSION := 3.4.0
-LIBNL3_MD5 := 8f71910c03db363b41e2ea62057a4311
+LIBNL3_VERSION := 3.5.0
+LIBNL3_MD5 := 74ba57b1b1d6f9f92268aa8141d8e8e4
LIBNL3 := libnl-$(LIBNL3_VERSION)
LIBNL3_RELEASE := libnl$(subst .,_,$(LIBNL3_VERSION))
LIBNL3_SUFFIX := tar.gz