mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
net/openlist: assign PKG_CPE_ID
cpe:/a:oplist:openlist is the correct CPE ID for openlist: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:oplist:openlist Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
c30a3f2595
commit
6e408ea7bd
@@ -16,6 +16,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/OpenList-$(PKG_VERSION)
|
|||||||
PKG_LICENSE:=AGPL-3.0-only
|
PKG_LICENSE:=AGPL-3.0-only
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
|
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
|
||||||
|
PKG_CPE_ID:=cpe:/a:oplist:openlist
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:=golang/host fuse
|
PKG_BUILD_DEPENDS:=golang/host fuse
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
|
|||||||
Reference in New Issue
Block a user