From 5afe5c9031190844f267357c68efe3c9c3cbe51d Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Fri, 2 Feb 2024 18:37:33 +0100 Subject: treewide: assign PKG_CPE_ID Signed-off-by: Fabrice Fontaine --- libs/nlohmannjson/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/nlohmannjson') diff --git a/libs/nlohmannjson/Makefile b/libs/nlohmannjson/Makefile index c88257a32..b2bbf5f24 100644 --- a/libs/nlohmannjson/Makefile +++ b/libs/nlohmannjson/Makefile @@ -16,6 +16,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/json-$(PKG_VERSION) PKG_MAINTAINER:=Leonid Esman PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.MIT +PKG_CPE_ID:=cpe:/a:json-for-modern-cpp_project:json-for-modern-cpp include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/meson.mk -- cgit v1.2.3