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 <fontaine.fabrice@gmail.com>
This commit is contained in:
Fabrice Fontaine
2026-03-14 14:52:24 +01:00
committed by Alexandru Ardelean
parent a419dd3652
commit e8360bc4e1

View File

@@ -23,6 +23,7 @@ PKG_INSTALL:=1
PKG_MAINTAINER:=Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
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