aboutsummaryrefslogtreecommitdiff
path: root/libs/protobuf/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2019-09-24 15:03:31 -0700
committerGitHub <noreply@github.com>2019-09-24 15:03:31 -0700
commitb50ee9b45eda501428b60e70e93421f54b5dc819 (patch)
tree0badd7ecf2f9c401714ff7b9a3c08d8db165d35d /libs/protobuf/Makefile
parent39927180b59048e2ce38832b1af7f89720f075fd (diff)
parentceadbcbb64de727c3a974e552d9a723d532e4e40 (diff)
Merge pull request #10062 from ja-pa/treewide-cpe-id-2
treewide: add PKG_CPE_ID for cvescanner
Diffstat (limited to 'libs/protobuf/Makefile')
-rw-r--r--libs/protobuf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/protobuf/Makefile b/libs/protobuf/Makefile
index a4310b4f5..96d8750b6 100644
--- a/libs/protobuf/Makefile
+++ b/libs/protobuf/Makefile
@@ -18,6 +18,7 @@ PKG_HASH:=ddc96d83f3b7417da53bce2510b94ad2796465ef8763f7a4e82089157efe97aa
PKG_MAINTAINER:=Ken Keys <kkeys@caida.org>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:google:protobuf
HOST_BUILD_PARALLEL:=1
PKG_BUILD_PARALLEL:=1