@ -8,13 +8,12 @@
i n c l u d e $( TOPDIR ) / r u l e s . m k
PKG_NAME := libnftnl
PKG_VERSION := 1.0.7
PKG_VERSION := 1.0.9
PKG_RELEASE := 1
PKG_SOURCE_URL := https://git.netfilter.org/libnftnl
PKG_SOURCE_PROTO := git
PKG_SOURCE_VERSION := libnftnl-1.0.7
PKG_MIRROR_HASH := d38a409d52074a5b20f5b7477b385506692a9a05ec6f4ac3d14a8a80aa4f81d9
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.bz2
PKG_SOURCE_URL := https://netfilter.org/projects/$( PKG_NAME) /files
PKG_HASH := fec1d824aee301e59a11aeaae2a2d429cb99ead81e6bafab791a4dd6569b3635
PKG_MAINTAINER := Steven Barth <steven@midlink.org>
PKG_LICENSE := GPL-2.0+
@ -24,6 +23,8 @@ PKG_INSTALL:=1
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
DISABLE_NLS :=
d e f i n e P a c k a g e / l i b n f t n l
SECTION:= libs
CATEGORY:= Libraries
@ -42,8 +43,7 @@ TARGET_CFLAGS += $(FPIC)
CONFIGURE_ARGS += \
--enable-static \
--enable-shared \
--without-json-parsing \
--without-xml-parsing \
--without-json-parsing
d e f i n e B u i l d / I n s t a l l D e v
$( INSTALL_DIR) $( 1) /usr/include/libnftnl