libs/gperftools: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Sat, 14 Mar 2026 20:33:16 +0000 (21:33 +0100)
committerFlorian Eckert <redacted>
Wed, 18 Mar 2026 08:09:24 +0000 (09:09 +0100)
cpe:/a:gperftools_project:gperftools is the correct CPE ID for gperftools:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:gperftools_project:gperftools

Signed-off-by: Fabrice Fontaine <redacted>
libs/gperftools/Makefile

index 3b4c21f2977a60c960bb64b5ef4d8f335168560c..0666f47d97ebe1eb62c7d8bd63070be6e9bb3b1d 100644 (file)
@@ -12,6 +12,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_NAME)-$(PKG_VERSION)
 PKG_MAINTAINER:=John Audia <therealgraysky@proton.me>
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:gperftools_project:gperftools
 
 PKG_BUILD_FLAGS:=no-mips16
 PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT