openssl: add ABI_VERSION to fix package rebuild issues (fixes #18169)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42963
This commit is contained in:
parent
663ddf8f17
commit
0a7bd0c8b9
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ $(call Package/openssl/Default)
|
|||
CATEGORY:=Libraries
|
||||
DEPENDS:=+zlib
|
||||
TITLE+= (libraries)
|
||||
ABI_VERSION:=$(PKG_VERSION)
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue