From ee7c312a1798e44b5a4fd8a6b82e66c373ddd1d1 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 13 Mar 2018 17:01:23 +0100 Subject: [PATCH] security/tinc: bump revision to ship fix --- security/tinc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/tinc/Makefile b/security/tinc/Makefile index 3b2b3c10d..8013b27dc 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= tinc PLUGIN_VERSION= 1.3 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Tinc VPN PLUGIN_DEPENDS= tinc PLUGIN_MAINTAINER= ad@opnsense.org