package/prosody: add PROSODY_CPE_ID_VENDOR
cpe:2.3🅰️prosody:prosody is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aprosody%3Aprosody Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
608632bfe8
commit
20455e4767
@ -8,6 +8,7 @@ PROSODY_VERSION = 0.11.8
|
||||
PROSODY_SITE = https://prosody.im/downloads/source
|
||||
PROSODY_LICENSE = MIT
|
||||
PROSODY_LICENSE_FILES = COPYING
|
||||
PROSODY_CPE_ID_VENDOR = prosody
|
||||
PROSODY_DEPENDENCIES = host-luainterpreter luainterpreter libidn openssl
|
||||
|
||||
PROSODY_CFLAGS = $(TARGET_CFLAGS) -fPIC -std=c99 \
|
||||
|
Loading…
Reference in New Issue
Block a user