package/librsync: set LIBRSYNC_CPE_ID_VALID
cpe:2.3🅰️librsync_project:librsync is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alibrsync_project%3Alibrsync Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
61eff3f988
commit
4a6ea830a7
@ -8,6 +8,7 @@ LIBRSYNC_VERSION = 2.3.1
|
||||
LIBRSYNC_SITE = $(call github,librsync,librsync,v$(LIBRSYNC_VERSION))
|
||||
LIBRSYNC_LICENSE = LGPL-2.1+
|
||||
LIBRSYNC_LICENSE_FILES = COPYING
|
||||
LIBRSYNC_CPE_ID_VALID = YES
|
||||
LIBRSYNC_INSTALL_STAGING = YES
|
||||
LIBRSYNC_DEPENDENCIES = host-pkgconf zlib bzip2 popt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user