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:
66c1065
)
libs/fmtlib: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Thu, 25 Jan 2024 21:15:08 +0000
(22:15 +0100)
committer
Rosen Penev
<redacted>
Mon, 29 Jan 2024 23:57:00 +0000
(15:57 -0800)
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:fmt:fmt
Signed-off-by: Fabrice Fontaine <redacted>
libs/libfmt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libfmt/Makefile
b/libs/libfmt/Makefile
index e8709edb2d6853b6dd43ec61fd9819b2e0ccc79c..76d7c1ffa0068d1ac67d384f519fb0ec7eec2b25 100644
(file)
--- a/
libs/libfmt/Makefile
+++ b/
libs/libfmt/Makefile
@@
-20,6
+20,7
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)
PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE.rst
+PKG_CPE_ID:=cpe:/a:fmt:fmt
CMAKE_INSTALL:=1
git clone https://git.99rst.org/PROJECT