Minor changes.
https://github.com/thom311/libnl/compare/libnl3_10_0...libnl3_11_0

Signed-off-by: Christian Melki <[email protected]>
---
 rules/libnl3.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libnl3.make b/rules/libnl3.make
index 8f902fe4e..aafc8dba1 100644
--- a/rules/libnl3.make
+++ b/rules/libnl3.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBNL3) += libnl3
 #
 # Paths and names
 #
-LIBNL3_VERSION := 3.10.0
-LIBNL3_MD5     := 504f3929a3d878fcaccc8a19f1a5f449
+LIBNL3_VERSION := 3.11.0
+LIBNL3_MD5     := 0a5eb82b494c411931a47638cb0dba51
 LIBNL3         := libnl-$(LIBNL3_VERSION)
 LIBNL3_RELEASE := libnl$(subst .,_,$(LIBNL3_VERSION))
 LIBNL3_SUFFIX  := tar.gz
-- 
2.34.1


Reply via email to