From: Fabrice Fontaine Date: Sun, 17 Jan 2021 12:01:36 +0000 (+0100) Subject: package/resiprocate: add RESIPROCATE_CPE_ID_VENDOR X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b758bdf6c1904cb714d6f85d34b22c71e9759977;p=buildroot.git package/resiprocate: add RESIPROCATE_CPE_ID_VENDOR cpe:2.3:a:resiprocate:resiprocate is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aresiprocate%3Aresiprocate Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- diff --git a/package/resiprocate/resiprocate.mk b/package/resiprocate/resiprocate.mk index e4915eec59..b31712b41b 100644 --- a/package/resiprocate/resiprocate.mk +++ b/package/resiprocate/resiprocate.mk @@ -9,6 +9,7 @@ RESIPROCATE_SITE = https://www.resiprocate.org/files/pub/reSIProcate/releases # For complete details see https://www.resiprocate.org/License RESIPROCATE_LICENSE = VSL-1.0, BSD-3-Clause RESIPROCATE_LICENSE_FILES = COPYING +RESIPROCATE_CPE_ID_VENDOR = resiprocate RESIPROCATE_INSTALL_STAGING = YES # Utilize c-ares from buildroot instead built in ARES library