sound/fluidsynth: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Sat, 14 Mar 2026 20:13:07 +0000 (21:13 +0100)
committerAlexandru Ardelean <redacted>
Thu, 19 Mar 2026 12:35:12 +0000 (14:35 +0200)
cpe:/a:fluidsynth:fluidsynth is the correct CPE ID for fluidsynth:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:fluidsynth:fluidsynth

Signed-off-by: Fabrice Fontaine <redacted>
sound/fluidsynth/Makefile

index f83afe33924e3e5de01b9c2005d6d3c0d1e34b5f..b86ef0c094e8e7b468e74def833de4a6fc1902b9 100644 (file)
@@ -11,6 +11,7 @@ PKG_HASH:=7fb0e328c66a24161049e2b9e27c3b6e51a6904b31b1a647f73cc1f322523e88
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=LGPL-2.1
 PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:fluidsynth:fluidsynth
 
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/cmake.mk
git clone https://git.99rst.org/PROJECT