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:
f3b5536
)
net/jool: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 20:42:46 +0000
(21:42 +0100)
committer
Alexandru Ardelean
<redacted>
Thu, 19 Mar 2026 12:35:38 +0000
(14:35 +0200)
cpe:/a:jool:jool is the correct CPE ID for jool:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:jool:jool
Signed-off-by: Fabrice Fontaine <redacted>
net/jool/Makefile
patch
|
blob
|
history
diff --git
a/net/jool/Makefile
b/net/jool/Makefile
index ccf7da0e634c0bc1fc8211a8507b43aed294a146..8021d43584f3ac06d7cc05f50d4829f31979cc3f 100644
(file)
--- a/
net/jool/Makefile
+++ b/
net/jool/Makefile
@@
-13,6
+13,7
@@
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:jool:jool
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/NICMx/Jool.git
git clone https://git.99rst.org/PROJECT