package/tor: add TOR_CPE_ID_VENDOR

cpe:2.3🅰️torproject:tor is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Atorproject%3Ator

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2021-01-17 18:07:03 +01:00 committed by Thomas Petazzoni
parent 7f178e0103
commit 685e9519b1

View File

@ -8,6 +8,7 @@ TOR_VERSION = 0.4.4.6
TOR_SITE = https://dist.torproject.org
TOR_LICENSE = BSD-3-Clause
TOR_LICENSE_FILES = LICENSE
TOR_CPE_ID_VENDOR = torproject
TOR_DEPENDENCIES = libevent openssl zlib
TOR_AUTORECONF = YES