mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
adguardhome: assign PKG_CPE_ID
Link: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&orderBy=2.3&keyword=cpe%3A2.3%3Aa%3Aadguard%3Aadguardhome
Link: https://github.com/openwrt/packages/issues/8534
Signed-off-by: George Sapkin <george@sapk.in>
(cherry picked from commit fd52fb6e3c)
This commit is contained in:
committed by
Florian Eckert
parent
da86e7841e
commit
69d746d157
@@ -16,6 +16,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/AdGuardHome-$(PKG_VERSION)
|
|||||||
|
|
||||||
PKG_LICENSE:=GPL-3.0-only
|
PKG_LICENSE:=GPL-3.0-only
|
||||||
PKG_LICENSE_FILES:=LICENSE.txt
|
PKG_LICENSE_FILES:=LICENSE.txt
|
||||||
|
PKG_CPE_ID:=cpe:/a:adguard:adguardhome
|
||||||
PKG_MAINTAINER:=Dobroslaw Kijowski <dobo90@gmail.com>
|
PKG_MAINTAINER:=Dobroslaw Kijowski <dobo90@gmail.com>
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:=golang/host node/host
|
PKG_BUILD_DEPENDS:=golang/host node/host
|
||||||
|
|||||||
Reference in New Issue
Block a user