https://github.com/thom311/libnl/compare/libnl3_11_0...libnl3_12_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 aafc8dba1..ad5321ffe 100644 --- a/rules/libnl3.make +++ b/rules/libnl3.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBNL3) += libnl3 # # Paths and names # -LIBNL3_VERSION := 3.11.0 -LIBNL3_MD5 := 0a5eb82b494c411931a47638cb0dba51 +LIBNL3_VERSION := 3.12.0 +LIBNL3_MD5 := f9112ca215807fe65eecd583d8f180cc LIBNL3 := libnl-$(LIBNL3_VERSION) LIBNL3_RELEASE := libnl$(subst .,_,$(LIBNL3_VERSION)) LIBNL3_SUFFIX := tar.gz -- 2.43.0
