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 <[email protected]>
---
 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
-- 
2.19.1


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to