libubox: declare main version as ABI version
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39721
This commit is contained in:
parent
623825103e
commit
538e38f5d3
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ define Package/libubox
|
|||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Basic utility library
|
||||
ABI_VERSION:=$(PKG_VERSION)
|
||||
DEPENDS:=
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue