mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01: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
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…
Add table
Reference in a new issue