Skip to content

Commit

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

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Astruktur%3Alibde265

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
ffontaine authored and tpetazzoni committed Sep 14, 2023
1 parent 270b7c0 commit fd94f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/libde265/libde265.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ LIBDE265_VERSION = 1.0.12
LIBDE265_SITE = https://github.com/strukturag/libde265/releases/download/v$(LIBDE265_VERSION)
LIBDE265_LICENSE = LGPL-3.0+
LIBDE265_LICENSE_FILES = COPYING
LIBDE265_CPE_ID_VENDOR = struktur
LIBDE265_INSTALL_STAGING = YES

$(eval $(cmake-package))

0 comments on commit fd94f49

Please sign in to comment.