diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile index 9864258db..cc24168f4 100644 --- a/security/openconnect/Makefile +++ b/security/openconnect/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= openconnect -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 1 PLUGIN_COMMENT= OpenConnect Client PLUGIN_DEPENDS= openconnect PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"