From: Fabrice Fontaine Date: Sat, 14 Mar 2026 13:12:49 +0000 (+0100) Subject: net/sing-box: assign PKG_CPE_ID X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a75fc52bf39a46e049e1fa7fb132502780c1e340;p=openwrt-packages.git net/sing-box: assign PKG_CPE_ID cpe:/a:sagernet:sing-box is the correct CPE ID for sing-box: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:sagernet:sing-box Signed-off-by: Fabrice Fontaine --- diff --git a/net/sing-box/Makefile b/net/sing-box/Makefile index ef5812bae..fce545189 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -11,6 +11,7 @@ PKG_HASH:=6c4333c3f53a07cc96b63a801fdf6c156820d51cd2eb05e44ea78df290a45377 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE PKG_MAINTAINER:=Van Waholtz +PKG_CPE_ID:=cpe:/a:sagernet:sing-box PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1