mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
utils/dockerd: assign PKG_CPE_ID
cpe:/a:mobyproject:moby is the correct CPE ID for docker: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:mobyproject:moby Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
e8360bc4e1
commit
a041ff49b9
@@ -5,6 +5,7 @@ PKG_VERSION:=27.3.1
|
||||
PKG_RELEASE:=4
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_CPE_ID:=cpe:/a:mobyproject:moby
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_GIT_URL:=github.com/moby/moby
|
||||
|
||||
Reference in New Issue
Block a user