From: Jan Pavlinec Date: Thu, 28 Mar 2019 13:23:22 +0000 (+0100) Subject: libssh2: Add PKG_CPE_ID for proper CVE tracking X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=74cfcf29f36186c56a98897eea755a97831cfc13;p=openwrt-packages.git libssh2: Add PKG_CPE_ID for proper CVE tracking Signed-off-by: Jan Pavlinec --- diff --git a/libs/libssh2/Makefile b/libs/libssh2/Makefile index 90e4d5b30..645c8d2f3 100644 --- a/libs/libssh2/Makefile +++ b/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 \