From: Fabrice Fontaine Date: Sat, 14 Mar 2026 13:17:53 +0000 (+0100) Subject: lang/rust: assign PKG_CPE_ID X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fa203c818f745379dd03331529828bb9b35b6640;p=openwrt-packages.git lang/rust: assign PKG_CPE_ID cpe:/a:rust-lang:rust is the correct CPE ID for rust: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:rust-lang:rust Signed-off-by: Fabrice Fontaine --- diff --git a/lang/rust/Makefile b/lang/rust/Makefile index 7ab3d1333..f8c2305ce 100644 --- a/lang/rust/Makefile +++ b/lang/rust/Makefile @@ -16,6 +16,7 @@ HOST_BUILD_DIR:=$(BUILD_DIR)/host/rustc-$(PKG_VERSION)-src PKG_MAINTAINER:=Luca Barbato PKG_LICENSE:=Apache-2.0 MIT PKG_LICENSE_FILES:=LICENSE-APACHE LICENSE-MIT +PKG_CPE_ID:=cpe:/a:rust-lang:rust PKG_HOST_ONLY:=1 PKG_BUILD_FLAGS:=no-mips16