package/unzip: set UNZIP_CPE_ID_VALID

cpe:2.3🅰️unzip_project:unzip is a valid CPE identifier for this
package:

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

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:52:08 +01:00 committed by Thomas Petazzoni
parent d6da9d1d29
commit 3a8e039a0e

View File

@ -9,6 +9,7 @@ UNZIP_SOURCE = unzip$(subst .,,$(UNZIP_VERSION)).tgz
UNZIP_SITE = ftp://ftp.info-zip.org/pub/infozip/src UNZIP_SITE = ftp://ftp.info-zip.org/pub/infozip/src
UNZIP_LICENSE = Info-ZIP UNZIP_LICENSE = Info-ZIP
UNZIP_LICENSE_FILES = LICENSE UNZIP_LICENSE_FILES = LICENSE
UNZIP_CPE_ID_VALID = YES
UNZIP_PATCH = \ UNZIP_PATCH = \
https://sources.debian.org/data/main/u/unzip/6.0-25/debian/patches/07-increase-size-of-cfactorstr.patch \ https://sources.debian.org/data/main/u/unzip/6.0-25/debian/patches/07-increase-size-of-cfactorstr.patch \