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:
d2e43c9
)
libs/libextractor: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 17:30:39 +0000
(18:30 +0100)
committer
Daniel Golle
<redacted>
Sat, 14 Mar 2026 18:01:03 +0000
(18:01 +0000)
cpe:/a:gnu:libextractor is the correct CPE ID for libextractor:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:gnu:libextractor
Signed-off-by: Fabrice Fontaine <redacted>
libs/libextractor/Makefile
patch
|
blob
|
history
diff --git
a/libs/libextractor/Makefile
b/libs/libextractor/Makefile
index 4e096ecc924c9f196b5af1e89574bba34026d7bd..3a4965956266dd5b559ac4703e113eb3d714db0f 100644
(file)
--- a/
libs/libextractor/Makefile
+++ b/
libs/libextractor/Makefile
@@
-19,6
+19,7
@@
PKG_HASH:=bb8f312c51d202572243f113c6b62d8210301ab30cbaee604f9837d878cdf755
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=COPYING
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
+PKG_CPE_ID:=cpe:/a:gnu:libextractor
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT