Skip to content

Commit

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

  https://nvd.nist.gov/products/cpe/detail/F174A846-F275-4AD8-A0E3-6D0CEFDFF308

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 Nov 27, 2023
1 parent 2c05512 commit 3da6267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/exfatprogs/exfatprogs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ EXFATPROGS_SOURCE = exfatprogs-$(EXFATPROGS_VERSION).tar.xz
EXFATPROGS_SITE = https://github.com/exfatprogs/exfatprogs/releases/download/$(EXFATPROGS_VERSION)
EXFATPROGS_LICENSE = GPL-2.0+
EXFATPROGS_LICENSE_FILES = COPYING
EXFATPROGS_CPE_ID_VENDOR = namjaejeon

$(eval $(autotools-package))
$(eval $(host-autotools-package))

0 comments on commit 3da6267

Please sign in to comment.