package/opus: set OPUS_CPE_ID_VENDOR

cpe:2.3🅰️opus-codec:opus is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/detail/6C4EA9AB-4801-48FF-9737-A7C3B368C41B

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:
Fabrice Fontaine 2024-02-04 19:14:35 +01:00 committed by Yann E. MORIN
parent b878e7bbbc
commit 302175353a

View File

@ -8,6 +8,7 @@ OPUS_VERSION = 1.4
OPUS_SITE = https://downloads.xiph.org/releases/opus
OPUS_LICENSE = BSD-3-Clause
OPUS_LICENSE_FILES = COPYING
OPUS_CPE_ID_VENDOR = opus-codec
OPUS_INSTALL_STAGING = YES
OPUS_CFLAGS = $(TARGET_CFLAGS)