From cc147ed4ff6002f29953ce39cd89d54398ca4216 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Sun, 11 Jul 2021 13:47:05 +0200 Subject: [PATCH] net-mgmt/zabbix-agent: bump version --- net-mgmt/zabbix-agent/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index 40f39eee6..b1160326c 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= zabbix-agent -PLUGIN_VERSION= 1.8 -PLUGIN_REVISION= 2 +PLUGIN_VERSION= 1.9 PLUGIN_COMMENT= Zabbix monitoring agent PLUGIN_DEPENDS= zabbix5-agent PLUGIN_MAINTAINER= opnsense@moov.de