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:
c929102
)
libs/qrencode: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 13:23:09 +0000
(14:23 +0100)
committer
Alexandru Ardelean
<redacted>
Sun, 15 Mar 2026 07:20:28 +0000
(09:20 +0200)
cpe:/a:qrencode_project:qrencode is the correct CPE ID for qrencode:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:qrencode_project:qrencode
Signed-off-by: Fabrice Fontaine <redacted>
libs/qrencode/Makefile
patch
|
blob
|
history
diff --git
a/libs/qrencode/Makefile
b/libs/qrencode/Makefile
index 291b520338e6d052d852ae146f49b55f8910e186..d4031fc571d893783c12c0528f706234fb08862a 100644
(file)
--- a/
libs/qrencode/Makefile
+++ b/
libs/qrencode/Makefile
@@
-18,6
+18,7
@@
PKG_HASH:=e455d9732f8041cf5b9c388e345a641fd15707860f928e94507b1961256a6923
PKG_MAINTAINER:=Jonathan Bennett <JBennett@incomsystems.biz>
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:qrencode_project:qrencode
PKG_CONFIG_DEPENDS:=CONFIG_QRENCODE_PNG
git clone https://git.99rst.org/PROJECT