Browse Source
libssh2: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec
6 years ago
No known key found for this signature in database
GPG Key ID: 60244CCEFB39E584
1 changed files with
1 additions and
0 deletions
-
libs/libssh2/Makefile
|
|
@ -21,6 +21,7 @@ PKG_INSTALL:=1 |
|
|
|
|
|
|
|
PKG_LICENSE:=BSD |
|
|
|
PKG_LICENSE_FILES:=COPYING |
|
|
|
PKG_CPE_ID:=cpe:/a:libssh2:libssh2 |
|
|
|
|
|
|
|
PKG_CONFIG_DEPENDS:= \
|
|
|
|
CONFIG_LIBSSH2_MBEDTLS \
|
|
|
|