package/webp: add CPE variables
cpe:2.3🅰️webmproject:libwebp is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Awebmproject%3Alibwebp Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
80aa222cbe
commit
8305fa2bad
@ -9,6 +9,8 @@ WEBP_SOURCE = libwebp-$(WEBP_VERSION).tar.gz
|
||||
WEBP_SITE = http://downloads.webmproject.org/releases/webp
|
||||
WEBP_LICENSE = BSD-3-Clause
|
||||
WEBP_LICENSE_FILES = COPYING
|
||||
WEBP_CPE_ID_VENDOR = webmproject
|
||||
WEBP_CPE_ID_PRODUCT = libwebp
|
||||
WEBP_INSTALL_STAGING = YES
|
||||
|
||||
WEBP_CONF_OPTS += \
|
||||
|
Loading…
Reference in New Issue
Block a user