treewide: revise library packaging
[openwrt/openwrt.git] / package / libs / libnfnetlink / Makefile
index 3de556fa8597388f70d5500dd7a59a17df1414f3..cc797e6e2d17261cd82984d78e37eb05827e76b8 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libnfnetlink
 PKG_VERSION:=1.0.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:= \
@@ -30,6 +30,7 @@ define Package/libnfnetlink
   CATEGORY:=Libraries
   TITLE:=A low-level library for netfilter related kernel/userspace communication
   URL:=http://netfilter.org/projects/libnfnetlink/
+  ABI_VERSION:=0
 endef
 
 define Package/libnfnetlink/description