mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
net/coredns: assign PKG_CPE_ID
cpe:/a:coredns.io:coredns is the correct CPE ID for coredns: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:coredns.io:coredns Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
a03d123ba9
commit
866b2ed5e9
@@ -12,6 +12,7 @@ PKG_SOURCE_VERSION:=v$(PKG_VERSION)
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_MAINTAINER:=Vladimir Ermakov <vooon341@gmail.com>
|
||||
PKG_CPE_ID:=cpe:/a:coredns.io:coredns
|
||||
|
||||
PKG_BUILD_DEPENDS:=golang/host
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
Reference in New Issue
Block a user