package/neon: add NEON_CPE_ID_VENDOR
cpe:2.3🅰️webdav:neon is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Awebdav%3Aneon Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
831a1bd299
commit
3a6d53c9f0
@ -8,6 +8,7 @@ NEON_VERSION = 0.30.2
|
||||
NEON_SITE = http://www.webdav.org/neon
|
||||
NEON_LICENSE = LGPL-2.0+ (library), GPL-2.0+ (manual and tests)
|
||||
NEON_LICENSE_FILES = src/COPYING.LIB test/COPYING README
|
||||
NEON_CPE_ID_VENDOR = webdav
|
||||
NEON_INSTALL_STAGING = YES
|
||||
NEON_CONF_OPTS = --without-gssapi --disable-rpath
|
||||
NEON_CONFIG_SCRIPTS = neon-config
|
||||
|
Loading…
Reference in New Issue
Block a user