https://git.netfilter.org/libnftnl/log/?h=libnftnl-1.2.7
Signed-off-by: Christian Melki <[email protected]> --- rules/libnftnl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libnftnl.make b/rules/libnftnl.make index 5369e6afa..6fa991b47 100644 --- a/rules/libnftnl.make +++ b/rules/libnftnl.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBNFTNL) += libnftnl # # Paths and names # -LIBNFTNL_VERSION := 1.2.6 -LIBNFTNL_MD5 := 9bf28deba94430ee7a3dac0dc5c5026b +LIBNFTNL_VERSION := 1.2.7 +LIBNFTNL_MD5 := 87556a67002a46288469684e8c0df7ce LIBNFTNL := libnftnl-$(LIBNFTNL_VERSION) LIBNFTNL_SUFFIX := tar.xz LIBNFTNL_URL := http://ftp.netfilter.org/pub/libnftnl/$(LIBNFTNL).$(LIBNFTNL_SUFFIX) -- 2.34.1
