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:
ca0710c
)
net/smartdns: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 13:07:33 +0000
(14:07 +0100)
committer
Alexandru Ardelean
<redacted>
Sun, 15 Mar 2026 07:25:09 +0000
(09:25 +0200)
cpe:/a:pymumu:smartdns is the correct CPE ID for smartdns:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:pymumu:smartdns
Signed-off-by: Fabrice Fontaine <redacted>
net/smartdns/Makefile
patch
|
blob
|
history
diff --git
a/net/smartdns/Makefile
b/net/smartdns/Makefile
index 584cce5a1a84fc12f3115339f9f7cdb2958046ab..86c61edb10156a3b8a8643a4d6ffee5861d8becb 100644
(file)
--- a/
net/smartdns/Makefile
+++ b/
net/smartdns/Makefile
@@
-17,6
+17,7
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-Release$(PKG_VERSION)
PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:pymumu:smartdns
PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT