From 5c004cae08daaa7f2ac743eade1dbe2c1372528d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 19 May 2020 08:55:21 +0200 Subject: [PATCH] security/tinc: bump revision after changes --- security/tinc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/tinc/Makefile b/security/tinc/Makefile index fe9f6ac4b..b62415645 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= tinc PLUGIN_VERSION= 1.5 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Tinc VPN PLUGIN_DEPENDS= tinc PLUGIN_MAINTAINER= ad@opnsense.org