mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
tailscale: assign PKG_CPE_ID
Link: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.2&orderBy=2.2&keyword=cpe%3A2.3%3Aa%3Atailscale%3Atailscale&status=FINAL
Link: https://github.com/openwrt/packages/issues/8534
Signed-off-by: George Sapkin <george@sapk.in>
(cherry picked from commit f6c7871464)
This commit is contained in:
committed by
Florian Eckert
parent
69d746d157
commit
5841587b3d
@@ -19,6 +19,7 @@ PKG_MAINTAINER:=Zephyr Lykos <self@mochaa.ws>, \
|
||||
Sandro Jäckel <sandro.jaeckel@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_CPE_ID:=cpe:/a:tailscale:tailscale
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/tailscale-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=golang/host
|
||||
|
||||
Reference in New Issue
Block a user