From: Fabrice Fontaine Date: Sat, 14 Mar 2026 20:33:16 +0000 (+0100) Subject: libs/gperftools: assign PKG_CPE_ID X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=48bbf8c4c25df166c25cdd0a545b8fabf746b4f6;p=openwrt-packages.git libs/gperftools: assign PKG_CPE_ID 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 --- diff --git a/libs/gperftools/Makefile b/libs/gperftools/Makefile index 3b4c21f29..0666f47d9 100644 --- a/libs/gperftools/Makefile +++ b/libs/gperftools/Makefile @@ -12,6 +12,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_NAME)-$(PKG_VERSION) PKG_MAINTAINER:=John Audia 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