add PKG_CPE_ID ids to package and tools
[openwrt/staging/dedeckeh.git] / tools / cmake / Makefile
index 2c7b53e5c4194d8e763114c8e2e264895baa8a75..22e5d3e858ef797648dbe388d6a95e964e2f73d4 100644 (file)
@@ -8,6 +8,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cmake
 PKG_VERSION:=3.9.3
+PKG_CPE_ID:=cpe:/a:kitware:cmake
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://cmake.org/files/v3.9/ \