git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
48bbf8c
)
net/sing-box: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 13:12:49 +0000
(14:12 +0100)
committer
Florian Eckert
<redacted>
Wed, 18 Mar 2026 08:10:04 +0000
(09:10 +0100)
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 <redacted>
net/sing-box/Makefile
patch
|
blob
|
history
diff --git
a/net/sing-box/Makefile
b/net/sing-box/Makefile
index ef5812baee6e6fbb25f53fad6e46fbf6a745b990..fce5451898c1ca6554254dd08ce320ab19b96f06 100644
(file)
--- 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 <brvphoenix@gmail.com>
+PKG_CPE_ID:=cpe:/a:sagernet:sing-box
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT