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:
a3a6d33
)
net/nanomq: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 14:00:18 +0000
(15:00 +0100)
committer
Alexandru Ardelean
<redacted>
Sun, 15 Mar 2026 07:17:01 +0000
(09:17 +0200)
cpe:/a:emqx:nanomq is the correct CPE ID for nanomq:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:emqx:nanomq
Signed-off-by: Fabrice Fontaine <redacted>
net/nanomq/Makefile
patch
|
blob
|
history
diff --git
a/net/nanomq/Makefile
b/net/nanomq/Makefile
index c3ce2815ed367b6537724b7bdc750d19054cb1c1..b6ca08f09686045d125b32741d420d5320f0ba64 100644
(file)
--- a/
net/nanomq/Makefile
+++ b/
net/nanomq/Makefile
@@
-16,6
+16,7
@@
PKG_MIRROR_HASH:=e7ff50771176f848fe5137bef9c43855b171689fb63b6582c4c4ecaff72b8c8
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE.txt
PKG_MAINTAINER:=Andrew Yong <me@ndoo.sg>
+PKG_CPE_ID:=cpe:/a:emqx:nanomq
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
git clone https://git.99rst.org/PROJECT