From 259126b3917a955414642c9dfe5dd0b3b9de8dd6 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Thu, 8 Jun 2017 16:40:13 +0200 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 ecdb798e0..d3d6abe5b 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= zabbix-agent -PLUGIN_VERSION= 1.0 +PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= Enterprise-class open source distributed monitoring agent PLUGIN_DEPENDS= zabbix32-agent PLUGIN_MAINTAINER= opnsense@moov.de