From 72980508a726d10cf39f2065259d315a04338f29 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 26 May 2020 21:02:37 +0200 Subject: [PATCH] security/stunnel prepare release version --- security/stunnel/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index ee61a9864..c308ced56 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,9 +1,7 @@ PLUGIN_NAME= stunnel -PLUGIN_VERSION= 0.2 -PLUGIN_REVISION= 2 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= stunnel TLS proxy PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_DEPENDS= stunnel -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"