Skip to content

Commit

Permalink
package/zchunk: add ZCHUNK_CPE_ID_VENDOR
Browse files Browse the repository at this point in the history
cpe:2.3:a:zchunk:zchunk is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/detail/480C0B83-3109-49EE-9E06-7866A54878CA

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
  • Loading branch information
ffontaine authored and yann-morin-1998 committed Oct 28, 2023
1 parent 3155bd5 commit 3499c75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/zchunk/zchunk.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ZCHUNK_VERSION = 1.2.2
ZCHUNK_SITE = $(call github,zchunk,zchunk,$(ZCHUNK_VERSION))
ZCHUNK_LICENSE = BSD-2-Clause
ZCHUNK_LICENSE_FILES = LICENSE
ZCHUNK_CPE_ID_VENDOR = zchunk
ZCHUNK_INSTALL_STAGING = YES

ifeq ($(BR2_PACKAGE_ARGP_STANDALONE),y)
Expand Down

0 comments on commit 3499c75

Please sign in to comment.