From: Fabrice Fontaine Date: Sat, 14 Mar 2026 13:23:09 +0000 (+0100) Subject: libs/qrencode: assign PKG_CPE_ID X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cd7ae5df23ad6be79357268c691bb75282c4d3be;p=openwrt-packages.git libs/qrencode: assign PKG_CPE_ID 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 --- diff --git a/libs/qrencode/Makefile b/libs/qrencode/Makefile index 291b52033..d4031fc57 100644 --- a/libs/qrencode/Makefile +++ b/libs/qrencode/Makefile @@ -18,6 +18,7 @@ PKG_HASH:=e455d9732f8041cf5b9c388e345a641fd15707860f928e94507b1961256a6923 PKG_MAINTAINER:=Jonathan Bennett 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