projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2091a76
)
jansson: add PKG_CPE_ID
author
Nick Hainke
<vincent@systemli.org>
Sat, 3 Sep 2022 16:04:57 +0000
(18:04 +0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 6 Sep 2022 15:36:40 +0000
(16:36 +0100)
Add CPE ID for tracking CVEs.
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/libs/jansson/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/jansson/Makefile
b/package/libs/jansson/Makefile
index 6de48c1d86a8d85a172303773345085ef2d43bd6..d8567ed79a4f11ffe87b5e2d8b165d357b5836b4 100644
(file)
--- a/
package/libs/jansson/Makefile
+++ b/
package/libs/jansson/Makefile
@@
-17,6
+17,7
@@
PKG_HASH:=c739578bf6b764aa0752db9a2fdadcfe921c78f1228c7ec0bb47fa804c55d17b
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:jansson_project:jansson
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk