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