From: Antony Kolitsos Date: Thu, 3 Jul 2025 04:17:13 +0000 (-0700) Subject: libnftnl: update to 1.2.9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19288%2Fhead;p=thirdparty%2Fopenwrt.git libnftnl: update to 1.2.9 ChangeLog: https://git.netfilter.org/libnftnl/log/?h=libnftnl-1.2.9 Signed-off-by: Antony Kolitsos Link: https://github.com/openwrt/openwrt/pull/19288 Signed-off-by: Nick Hainke --- diff --git a/package/libs/libnftnl/Makefile b/package/libs/libnftnl/Makefile index f06b223993c..0fced5bbd79 100644 --- a/package/libs/libnftnl/Makefile +++ b/package/libs/libnftnl/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libnftnl PKG_CPE_ID:=cpe:/a:netfilter:libnftnl -PKG_VERSION:=1.2.8 +PKG_VERSION:=1.2.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://netfilter.org/projects/$(PKG_NAME)/files -PKG_HASH:=37fea5d6b5c9b08de7920d298de3cdc942e7ae64b1a3e8b880b2d390ae67ad95 +PKG_HASH:=e8c216255e129f26270639fee7775265665a31b11aa920253c3e5d5d62dfc4b8 PKG_MAINTAINER:=Steven Barth PKG_LICENSE:=GPL-2.0-or-later