utils/ideviceinstaller: drop PKG_CPE_ID
authorFabrice Fontaine <redacted>
Sat, 14 Mar 2026 09:01:58 +0000 (10:01 +0100)
committerFlorian Eckert <redacted>
Wed, 18 Mar 2026 06:36:21 +0000 (07:36 +0100)
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 <redacted>
utils/ideviceinstaller/Makefile

index a2291817bb52c1853f95d34ce724474b4ea2405a..984305548e0d2ddf600398d3c6599d3e41458574 100644 (file)
@@ -17,7 +17,6 @@ PKG_MIRROR_HASH:=9386bd3711b05c28dc9a9d292713340f7e7f936e8e3493534d2437b0fd23443
 PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com>
 PKG_LICENSE:=GPL-2.0-or-later
 PKG_LICENSE_FILES:=COPYING
-PKG_CPE_ID:=cpe:/a:libimobiledevice:ideviceinstaller
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT