git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
9bde150
)
libs/libirecovery: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Tue, 17 Mar 2026 22:13:49 +0000
(23:13 +0100)
committer
Florian Eckert
<redacted>
Wed, 18 Mar 2026 09:37:46 +0000
(10:37 +0100)
cpe:/a:libimobiledevice:libirecovery is the correct CPE ID for libirecovery:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:libimobiledevice:libirecovery
Signed-off-by: Fabrice Fontaine <redacted>
libs/libirecovery/Makefile
patch
|
blob
|
history
diff --git
a/libs/libirecovery/Makefile
b/libs/libirecovery/Makefile
index 9caf3aa543784a305a788605e3af09d7b769a434..6de2473b2d7abad006a407eb237ca8a50030806b 100644
(file)
--- a/
libs/libirecovery/Makefile
+++ b/
libs/libirecovery/Makefile
@@
-16,6
+16,7
@@
PKG_HASH:=d25f4b85c24df206efbbbd2d6d45d1637229e756c52d535eef047a163799f67c
PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com>
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:libimobiledevice:libirecovery
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT