utils/opendoas: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Sat, 14 Mar 2026 13:42:22 +0000 (14:42 +0100)
committerAlexandru Ardelean <redacted>
Sun, 15 Mar 2026 13:52:45 +0000 (15:52 +0200)
cpe:/a:opendoas_project:opendoas is the correct CPE ID for opendoas:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:opendoas_project:opendoas

Signed-off-by: Fabrice Fontaine <redacted>
utils/opendoas/Makefile

index a1250b8f9d0cd047b6c985e97acd920be48b70c0..34a73d89251d0b11f13177b57e01f0433536804d 100644 (file)
@@ -11,6 +11,7 @@ PKG_HASH:=4e98828056d6266bd8f2c93e6ecf12a63a71dbfd70a5ea99ccd4ab6d0745adf0
 PKG_MAINTAINER:=Michal Vasilek <michal.vasilek@nic.cz>
 PKG_LICENSE:=ISC BSD-3-Clause
 PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:opendoas_project:opendoas
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT