From f031f3a46569cab1e6fb5e4c6f5a845e6d7ade8c Mon Sep 17 00:00:00 2001 From: Andreas Pretzsch Date: Tue, 8 Oct 2019 22:01:49 +0200 Subject: 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 Signed-off-by: Michael Olbrich --- rules/libnl3.make | 4 ++-- 1 file 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 -- cgit v1.2.3