aboutsummaryrefslogtreecommitdiff
path: root/net/tinc
diff options
context:
space:
mode:
authorJan Pavlinec <jan.pavlinec@nic.cz>2019-09-12 14:13:21 +0200
committerJan Pavlinec <jan.pavlinec@nic.cz>2019-09-17 12:40:26 +0200
commit299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (patch)
treeb46d31883b6a3d091fcb9b4f747c2cad0a9b45fe /net/tinc
parentffe358b918535e6b63499dc8b42fe046b696f785 (diff)
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Diffstat (limited to 'net/tinc')
-rw-r--r--net/tinc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tinc/Makefile b/net/tinc/Makefile
index a70f018f9..8b24aae72 100644
--- a/net/tinc/Makefile
+++ b/net/tinc/Makefile
@@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.tinc-vpn.org/packages
PKG_HASH:=18c83b147cc3e2133a7ac2543eeb014d52070de01c7474287d3ccecc9b16895e
+PKG_CPE_ID:=cpe:/a:tinc:tinc
+
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1