From 0465f6fb46eaee51a6f29de8f4177357796a3522 Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Fri, 15 Mar 2019 15:03:37 +0100 Subject: [PATCH] php7: Add PKG_CPE_ID for proper CVE tracking Signed-off-by: Jan Pavlinec --- lang/php7/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/php7/Makefile b/lang/php7/Makefile index bdc2ecd7d..92709c33b 100644 --- a/lang/php7/Makefile +++ b/lang/php7/Makefile @@ -13,6 +13,7 @@ PKG_MAINTAINER:=Michael Heimpold 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/