From cc89bb54835b9884e30c0b097de16a217bc5b498 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Sat, 14 Mar 2026 14:38:56 +0100 Subject: [PATCH] net/openfortivpn: assign PKG_CPE_ID cpe:/a:openfortivpn_project:openfortivpn is the correct CPE ID for openfortivpn: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:openfortivpn_project:openfortivpn Signed-off-by: Fabrice Fontaine --- net/openfortivpn/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/openfortivpn/Makefile b/net/openfortivpn/Makefile index be67233a91..d0388b2daf 100644 --- a/net/openfortivpn/Makefile +++ b/net/openfortivpn/Makefile @@ -18,6 +18,7 @@ PKG_HASH:=ecacfc7f18d87f4ff503198177e51a83316b59b4646f31caa8140fdbfaa40389 PKG_MAINTAINER:=Lucian Cristian PKG_LICENSE:=GPL-3.0-or-later OpenSSL PKG_LICENSE_FILES:=LICENSE LICENSE.OpenSSL +PKG_CPE_ID:=cpe:/a:openfortivpn_project:openfortivpn PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1