net/kea: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Sat, 14 Mar 2026 20:53:04 +0000 (21:53 +0100)
committerHannu Nyman <redacted>
Sun, 22 Mar 2026 06:32:43 +0000 (08:32 +0200)
cpe:/a:isc:kea is the correct CPE ID for kea:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:isc:kea

Signed-off-by: Fabrice Fontaine <redacted>
net/kea/Makefile

index bf712db93080acb77b419c9fcaaa0c28d7137a99..1f98e70f30c46c93fbf645985870e46a69e7ebd9 100644 (file)
@@ -19,6 +19,7 @@ PKG_HASH:=29f4e44fa48f62fe15158d17411e003496203250db7b3459c2c79c09f379a541
 PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>, Noah Meyerhans <frodo@morgul.net>
 PKG_LICENSE:=MPL-2.0
 PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:isc:kea
 
 PKG_BUILD_FLAGS:=gc-sections
 
git clone https://git.99rst.org/PROJECT