net/openssh: fix PKG_CPE_ID

openbsd:openssh is a better CPE ID than openssh:openssh as this CPE ID
has the latest CVEs (whereas openssh:openssh has no CVEs):
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️openbsd:openssh

Fixes: 299e5b0a9b (treewide: add PKG_CPE_ID for better cvescanner coverage)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
Fabrice Fontaine 2025-02-26 22:16:59 +01:00 committed by Tianling Shen
parent 769e8f9d2d
commit 4faf09cfb5
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(if $(BUILD_VARIANT),$(PKG_NAME)-$(BUILD_VARIANT)/)
PKG_LICENSE:=BSD ISC
PKG_LICENSE_FILES:=LICENCE
PKG_CPE_ID:=cpe:/a:openssh:openssh
PKG_CPE_ID:=cpe:/a:openbsd:openssh
#While bumping new version, make sure that it works without it, so it can be removed.
PKG_FIXUP:=autoreconf