From 9ed2f7af0cbaa47a1cf0a78d27864f75d545ecf0 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 6 Jun 2018 18:11:58 +0200 Subject: [PATCH] net/zerotier: minor updates --- net/zerotier/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index a052ecc4d..7cd0926b5 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= zerotier -PLUGIN_VERSION= 1.3.1 +PLUGIN_VERSION= 1.3.2 PLUGIN_COMMENT= Virtual Networks That Just Work PLUGIN_DEPENDS= zerotier PLUGIN_MAINTAINER= dharrigan@gmail.com