Skip to content

Commit

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

  https://nvd.nist.gov/products/cpe/detail/3E1DF528-5507-4919-A3EC-4283949BE06F

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
  • Loading branch information
ffontaine authored and jacmet committed Oct 2, 2023
1 parent 58fbfe8 commit 5fcd2ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/sslh/sslh.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ SSLH_SOURCE = sslh-v$(SSLH_VERSION).tar.gz
SSLH_SITE = http://www.rutschle.net/tech/sslh
SSLH_LICENSE = GPL-2.0+
SSLH_LICENSE_FILES = COPYING
SSLH_CPE_ID_VENDOR = sslh_project
SSLH_DEPENDENCIES = pcre2

SSLH_MAKE_OPTS = $(TARGET_CONFIGURE_OPTS) CFLAGS="$(TARGET_CFLAGS) -std=gnu99"
Expand Down

0 comments on commit 5fcd2ef

Please sign in to comment.