treewide: revise library packaging
[openwrt/staging/wigyori.git] / package / libs / libnetfilter-cthelper / Makefile
index a67296a1f22b5e11ab93ad518a45d2b9a28793a1..3a28f186aa3a02094ba20bd91ff5fbcf4193d727 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libnetfilter_cthelper
 PKG_VERSION:=1.0.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:= \
@@ -30,6 +30,7 @@ define Package/libnetfilter-cthelper
   DEPENDS:=+libmnl
   TITLE:=API to the in-kernel connection tracking helper infrastructure
   URL:=http://www.netfilter.org/projects/libnetfilter_cthelper/
+  ABI_VERSION:=0
 endef
 
 define Package/libnetfilter-cthelper/description