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:
86e06fe
)
libs/libwebp: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 14:14:50 +0000
(15:14 +0100)
committer
Alexandru Ardelean
<redacted>
Sun, 15 Mar 2026 07:16:25 +0000
(09:16 +0200)
cpe:/a:webmproject:libwebp is the correct CPE ID for libwebp:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:webmproject:libwebp
Signed-off-by: Fabrice Fontaine <redacted>
libs/libwebp/Makefile
patch
|
blob
|
history
diff --git
a/libs/libwebp/Makefile
b/libs/libwebp/Makefile
index 58dc70ac247fb924ef3b1e2932464af0333fd590..ce7967820503cdf97b7ef7bb4e8686a1e1ba909e 100644
(file)
--- a/
libs/libwebp/Makefile
+++ b/
libs/libwebp/Makefile
@@
-11,6
+11,7
@@
PKG_HASH:=7d6fab70cf844bf6769077bd5d7a74893f8ffd4dfb42861745750c63c2a5c92c
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:webmproject:libwebp
CMAKE_INSTALL:=1
PKG_BUILD_FLAGS:=lto
git clone https://git.99rst.org/PROJECT