From: Fabrice Fontaine Date: Sat, 14 Mar 2026 13:52:24 +0000 (+0100) Subject: sound/owntone: assign PKG_CPE_ID X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e8360bc4e1205e9b931623f9a9a1044056af85cd;p=openwrt-packages.git sound/owntone: assign PKG_CPE_ID cpe:/a:owntone:owntone_server is the correct CPE ID for owntone: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:owntone:owntone_server Signed-off-by: Fabrice Fontaine --- diff --git a/sound/owntone/Makefile b/sound/owntone/Makefile index 6f8d97c12..a93d7d561 100644 --- a/sound/owntone/Makefile +++ b/sound/owntone/Makefile @@ -23,6 +23,7 @@ PKG_INSTALL:=1 PKG_MAINTAINER:=Espen Jürgensen PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING +PKG_CPE_ID:=cpe:/a:owntone:owtone_server include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/nls.mk