treewide: revise library packaging
[openwrt/staging/mkresin.git] / package / libs / libnetfilter-cttimeout / Makefile
index acd1b7b342892b48dba4e47dd42b3413cd39788a..3cb7d5cf937aaf0dbf987d8f179a4e40217c9de1 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libnetfilter_cttimeout
 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-cttimeout
   DEPENDS:=+libmnl
   TITLE:=API to the in-kernel connection tracking timeout infrastructure
   URL:=http://www.netfilter.org/projects/libnetfilter_cttimeout/
+  ABI_VERSION:=1
 endef
 
 define Package/libnetfilter-cttimeout/description