mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
security/clamav|www/c-icap: release these two plugins
Approved by: @mimugmail
(cherry picked from commit 0d92fdec8a)
This commit is contained in:
parent
0dd0d50b5c
commit
e7cb1ef04d
2 changed files with 2 additions and 4 deletions
|
|
@ -1,8 +1,7 @@
|
|||
PLUGIN_NAME= clamav
|
||||
PLUGIN_VERSION= 0.2
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= Antivirus engine for detecting malicious threats
|
||||
PLUGIN_DEPENDS= clamav
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
|
|
@ -1,8 +1,7 @@
|
|||
PLUGIN_NAME= c-icap
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= c-icap connects your Proxy with a virus scanner
|
||||
PLUGIN_DEPENDS= c-icap c-icap-modules
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue