From 27ca705d3488e48fc6368e352c23a4f7f5664c93 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Tue, 12 Nov 2019 21:39:01 +0100 Subject: [PATCH] net-mgmt/zabbix-agent: bump version --- net-mgmt/zabbix-agent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index 6f2176603..521a2a13f 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= zabbix-agent -PLUGIN_VERSION= 1.5 +PLUGIN_VERSION= 1.6 PLUGIN_COMMENT= Zabbix monitoring agent PLUGIN_DEPENDS= zabbix4-agent PLUGIN_MAINTAINER= opnsense@moov.de