mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/flite: add FLITE_CPE_ID_VENDOR
cpe:2.3:a:cmu:flite is a valid identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=flite Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
503cfb40c7
commit
144cacd07b
@@ -8,6 +8,7 @@ FLITE_VERSION = 2.2
|
||||
FLITE_SITE = $(call github,festvox,flite,v$(FLITE_VERSION))
|
||||
FLITE_LICENSE = BSD-4-Clause
|
||||
FLITE_LICENSE_FILES = COPYING
|
||||
FLITE_CPE_ID_VENDOR = cmu
|
||||
|
||||
FLITE_INSTALL_STAGING = YES
|
||||
# Patching configure.in
|
||||
|
||||
Reference in New Issue
Block a user