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
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Basic utility library
|
TITLE:=Basic utility library
|
||||||
|
ABI_VERSION:=$(PKG_VERSION)
|
||||||
DEPENDS:=
|
DEPENDS:=
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue