Minor changes. https://github.com/thom311/libnl/compare/libnl3_9_0...libnl3_10_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 abb661b90..8f902fe4e 100644 --- a/rules/libnl3.make +++ b/rules/libnl3.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBNL3) += libnl3 # # Paths and names # -LIBNL3_VERSION := 3.9.0 -LIBNL3_MD5 := 27bffaccbb22ab9d8cff377b320f6014 +LIBNL3_VERSION := 3.10.0 +LIBNL3_MD5 := 504f3929a3d878fcaccc8a19f1a5f449 LIBNL3 := libnl-$(LIBNL3_VERSION) LIBNL3_RELEASE := libnl$(subst .,_,$(LIBNL3_VERSION)) LIBNL3_SUFFIX := tar.gz -- 2.34.1
