From 8fef8a202c2bba8694893357a3f0fa550ab1ff3c Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sat, 6 Jan 2018 17:15:56 +0100 Subject: [PATCH] Tinc, remove revision, change version --- security/tinc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/tinc/Makefile b/security/tinc/Makefile index c9203448b..3b2b3c10d 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= tinc -PLUGIN_VERSION= 1.2 -PLUGIN_REVISION= 3 +PLUGIN_VERSION= 1.3 PLUGIN_COMMENT= Tinc VPN PLUGIN_DEPENDS= tinc PLUGIN_MAINTAINER= ad@opnsense.org