*: release a few things

This commit is contained in:
Franco Fichtner 2019-07-14 17:56:36 +02:00
parent 93c4acce98
commit 94a1dbc1eb
3 changed files with 3 additions and 5 deletions

View File

@ -1,8 +1,7 @@
PLUGIN_NAME= maltrail
PLUGIN_VERSION= 0.1
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Malicious traffic detection system
PLUGIN_DEPENDS= maltrail
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"

View File

@ -1,8 +1,7 @@
PLUGIN_NAME= mail-backup
PLUGIN_VERSION= 0.1
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Send configuration file backup by e-mail
PLUGIN_DEPENDS= gnupg phpmailer
PLUGIN_MAINTAINER= machadovilaca@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"

View File

@ -1,5 +1,5 @@
PLUGIN_NAME= smart
PLUGIN_VERSION= 2.0.d
PLUGIN_VERSION= 2.0
PLUGIN_COMMENT= SMART tools
PLUGIN_DEPENDS= smartmontools
PLUGIN_MAINTAINER= franco@opnsense.org