From: George Sapkin Date: Tue, 25 Mar 2025 15:56:19 +0000 (+0200) Subject: tailscale: assign PKG_CPE_ID X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f6c787146405620ca86ef125b3884f579cf0c2cd;p=openwrt-packages.git 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 --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index 7a8f98eeb..db271dfbe 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -19,6 +19,7 @@ PKG_MAINTAINER:=Zephyr Lykos , \ Sandro Jäckel 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