mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
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
@ -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…
x
Reference in New Issue
Block a user