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:
938e5ab
)
libs/jose: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 20:49:08 +0000
(21:49 +0100)
committer
Alexandru Ardelean
<redacted>
Thu, 19 Mar 2026 12:35:59 +0000
(14:35 +0200)
cpe:/a:latchset:jose is the correct CPE ID for jose:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:latchset:jose
Signed-off-by: Fabrice Fontaine <redacted>
libs/jose/Makefile
patch
|
blob
|
history
diff --git
a/libs/jose/Makefile
b/libs/jose/Makefile
index 419519727e7316ce6fb83ce84917788ed22aa5e8..d4d4cc1aa237430cef79dc1af84d36a8a372fd3d 100644
(file)
--- a/
libs/jose/Makefile
+++ b/
libs/jose/Makefile
@@
-18,6
+18,7
@@
PKG_HASH:=e272afe7717e22790c383f3164480627a567c714ccb80c1ee96f62c9929d8225
PKG_MAINTAINER:=Tibor Dudlák <tibor.dudlak@gmail.com>
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:latchset:jose
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/meson.mk
git clone https://git.99rst.org/PROJECT