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:
61d9391
)
mail/opendkim: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 13:32:29 +0000
(14:32 +0100)
committer
Alexandru Ardelean
<redacted>
Sun, 15 Mar 2026 07:21:15 +0000
(09:21 +0200)
cpe:/a:opendkim:opendkim is the correct CPE ID for opendkim:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:opendkim:opendkim
Signed-off-by: Fabrice Fontaine <redacted>
mail/opendkim/Makefile
patch
|
blob
|
history
diff --git
a/mail/opendkim/Makefile
b/mail/opendkim/Makefile
index 02cd7198076fccbc62e64cc58738fc6032339a7b..48d1dc0247395cc5af0e88c81a35190963c51c1c 100644
(file)
--- a/
mail/opendkim/Makefile
+++ b/
mail/opendkim/Makefile
@@
-17,6
+17,7
@@
PKG_MAINTAINER:=Val Kulkov <val.kulkov@gmail.com>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE LICENSE.Sendmail
+PKG_CPE_ID:=cpe:/a:opendkim:opendkim
PKG_INSTALL:=1
PKG_BUILD_DEPENDS:=openssl
git clone https://git.99rst.org/PROJECT