package/pulseaudio: add PULSEAUDIO_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 22 May 2021 20:21:56 +0000 (22:21 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 22 May 2021 20:26:32 +0000 (22:26 +0200)
cpe:2.3:a:pulseaudio:pulseaudio is a valid CPE identifier for this
package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/pulseaudio/pulseaudio.mk

index 6dfb1f86477fd6eb7dbecd2f4be00c7363b89a17..19e08f55aefde875b72f18df37d6d307f3cc3de9 100644 (file)
@@ -10,6 +10,7 @@ PULSEAUDIO_SITE = https://freedesktop.org/software/pulseaudio/releases
 PULSEAUDIO_INSTALL_STAGING = YES
 PULSEAUDIO_LICENSE = LGPL-2.1+ (specific license for modules, see LICENSE file)
 PULSEAUDIO_LICENSE_FILES = LICENSE GPL LGPL
+PULSEAUDIO_CPE_ID_VENDOR = pulseaudio
 PULSEAUDIO_CONF_OPTS = \
        --disable-default-build-tests \
        --disable-legacy-database-entry-format \