aboutsummaryrefslogtreecommitdiff
path: root/net/openconnect
diff options
context:
space:
mode:
authorJan Pavlinec <jan.pavlinec@nic.cz>2019-09-12 14:13:21 +0200
committerJan Pavlinec <jan.pavlinec@nic.cz>2019-09-17 12:40:26 +0200
commit299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (patch)
treeb46d31883b6a3d091fcb9b4f747c2cad0a9b45fe /net/openconnect
parentffe358b918535e6b63499dc8b42fe046b696f785 (diff)
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Diffstat (limited to 'net/openconnect')
-rw-r--r--net/openconnect/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile
index d4e62dd42..70454a4fd 100644
--- a/net/openconnect/Makefile
+++ b/net/openconnect/Makefile
@@ -17,6 +17,7 @@ PKG_HASH:=98979c6e3f78b294dc663e3fd75d5c9e9d779f247be9d4e3ab84b5e90565f81f
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING.LGPL
+PKG_CPE_ID:=cpe:/a:infradead:openconnect
PKG_CONFIG_DEPENDS:= \
CONFIG_OPENCONNECT_GNUTLS \