treewide: revise library packaging
[openwrt/staging/chunkeey.git] / package / libs / libusb-compat / Makefile
index 0dc93941a9a32ca2022a68665dd1fb5828be1aca..5f9b2385c84b9809bc2a5f260325e742a5141c91 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libusb-compat
 PKG_VERSION:=0.1.5
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/libusb
@@ -29,6 +29,7 @@ define Package/libusb-compat
   TITLE:=libusb-0.1 compatibility library
   DEPENDS:=+libusb-1.0
   URL:=http://libusb.wiki.sourceforge.net/
+  ABI_VERSION:=4
 endef
 
 define Package/libusb-compat/description