From 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Thu, 12 Sep 2019 14:13:21 +0200 Subject: treewide: add PKG_CPE_ID for better cvescanner coverage Signed-off-by: Jan Pavlinec --- lang/luaexpat/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/luaexpat/Makefile') diff --git a/lang/luaexpat/Makefile b/lang/luaexpat/Makefile index f4ebef8e4..b5d7699d5 100644 --- a/lang/luaexpat/Makefile +++ b/lang/luaexpat/Makefile @@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://matthewwild.co.uk/projects/luaexpat PKG_HASH:=d060397960d87b2c89cf490f330508b7def1a0677bdc120531c571609fc57dc3 +PKG_CPE_ID:=cpe:/a:matthewwild:luaexpat + include $(INCLUDE_DIR)/package.mk define Package/luaexpat -- cgit v1.2.3