php7: Add PKG_CPE_ID for proper CVE tracking
authorJan Pavlinec <redacted>
Fri, 15 Mar 2019 14:03:37 +0000 (15:03 +0100)
committerJan Pavlinec <redacted>
Fri, 15 Mar 2019 14:04:06 +0000 (15:04 +0100)
Signed-off-by: Jan Pavlinec <redacted>
lang/php7/Makefile

index bdc2ecd7d374e24b04529b10d2c19ccd538767c7..92709c33b2591094dec3f8be431e4e62feb8a1e5 100644 (file)
@@ -13,6 +13,7 @@ PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>
 
 PKG_LICENSE:=PHPv3.01
 PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:php:php
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://www.php.net/distributions/
git clone https://git.99rst.org/PROJECT