multimedia/icecast: fix PKG_CPE_ID
authorFabrice Fontaine <redacted>
Thu, 19 Mar 2026 21:30:35 +0000 (22:30 +0100)
committerAlexandru Ardelean <redacted>
Fri, 20 Mar 2026 13:54:56 +0000 (15:54 +0200)
cpe:/a:xiph:icecast is the correct CPE ID for icecast:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:xiph:icecast

Fixes: a36f265f767da363b60ef09a3b72bb84d9d3cf33 (icecast: Update to 2.4.4)
Signed-off-by: Fabrice Fontaine <redacted>
multimedia/icecast/Makefile

index 94b7edbd8b34e49bc7722486b4de65dd9b3dee56..1b504571a9f58b46ba3d650a31f569be9c110d52 100644 (file)
@@ -18,7 +18,7 @@ PKG_MAINTAINER:=AndrĂ© Gaul <andre@gaul.io>, \
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING
-PKG_CPE_ID:=cpe:/a:icecast:icecast
+PKG_CPE_ID:=cpe:/a:xiph:icecast
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:= 1
git clone https://git.99rst.org/PROJECT