From fab71767799e0bd9d558b435f1b9552a85ece607 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Sat, 14 Mar 2026 10:01:58 +0100 Subject: [PATCH] utils/ideviceinstaller: drop PKG_CPE_ID cpe:/a:libimobiledevice:ideviceinstaller is not a correct CPE ID for ideviceinstaller: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:libimobiledevice:ideviceinstaller Fixes: 84c69fed29259ba058bd6a78e4d112a17dcc91db (ideviceinstaller: add package from git) Signed-off-by: Fabrice Fontaine --- utils/ideviceinstaller/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/ideviceinstaller/Makefile b/utils/ideviceinstaller/Makefile index a2291817bb..984305548e 100644 --- a/utils/ideviceinstaller/Makefile +++ b/utils/ideviceinstaller/Makefile @@ -17,7 +17,6 @@ PKG_MIRROR_HASH:=9386bd3711b05c28dc9a9d292713340f7e7f936e8e3493534d2437b0fd23443 PKG_MAINTAINER:=Rosen Penev PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING -PKG_CPE_ID:=cpe:/a:libimobiledevice:ideviceinstaller PKG_FIXUP:=autoreconf PKG_INSTALL:=1