projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7661c6
)
libcap: add PKG_CPE_ID
author
Nick Hainke
<vincent@systemli.org>
Sat, 3 Sep 2022 10:13:36 +0000
(12:13 +0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 6 Sep 2022 15:34:52 +0000
(16:34 +0100)
Add CPE ID for tracking CVEs.
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/libs/libcap/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libcap/Makefile
b/package/libs/libcap/Makefile
index 0e4ffc6e02839c768f9ae4c81e9e1fd5df8ee9d9..b3ca20fd8a5403b2c762d2a5926c68e2b81734a5 100644
(file)
--- a/
package/libs/libcap/Makefile
+++ b/
package/libs/libcap/Makefile
@@
-16,6
+16,7
@@
PKG_HASH:=73e350020cc31fe15360879d19384ffa3395a825f065fcf6bda3a5cdf965bebd
PKG_MAINTAINER:=Paul Wassi <p.wassi@gmx.at>
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=License
+PKG_CPE_ID:=cpe:/a:libcap_project:libcap
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1