From dc2ca325c41f78b9300e0691963f0933e75342fd Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 10 Oct 2018 08:54:05 +0200 Subject: [PATCH] net/zerotier: bump revision after fix --- net/zerotier/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index 7cd0926b5..6301a1983 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= zerotier PLUGIN_VERSION= 1.3.2 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Virtual Networks That Just Work PLUGIN_DEPENDS= zerotier PLUGIN_MAINTAINER= dharrigan@gmail.com