packages: set more explicit ABI_VERSION values
[openwrt/openwrt.git] / package / libs / ustream-ssl / Makefile
index 2ea5bf0bd59a6319b63913a11477c0cd13376f41..a15f3d8ab8e22fdbf445b7ce9d5912737df47b18 100644 (file)
@@ -25,7 +25,7 @@ define Package/libustream/default
   CATEGORY:=Libraries
   TITLE:=ustream SSL Library
   DEPENDS:=+libubox
-  ABI_VERSION:=$(PKG_VERSION)
+  ABI_VERSION:=20150806
 endef
 
 define Package/libustream-openssl