diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index e778bc29a..1666be5f4 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -1,8 +1,11 @@ PLUGIN_NAME= zabbix-agent -PLUGIN_VERSION= 1.14 +PLUGIN_VERSION= 1.15 PLUGIN_COMMENT= Zabbix monitoring agent PLUGIN_MAINTAINER= opnsense@moov.de -PLUGIN_VARIANTS= zabbix7 zabbix6 zabbix64 zabbix5 +PLUGIN_VARIANTS= zabbix7 zabbix72 zabbix6 zabbix64 zabbix5 + +zabbix72_NAME= zabbix72-agent +zabbix72_DEPENDS= zabbix72-agent zabbix7_NAME= zabbix7-agent zabbix7_DEPENDS= zabbix7-agent diff --git a/net-mgmt/zabbix-agent/pkg-descr b/net-mgmt/zabbix-agent/pkg-descr index d8097f7c1..23e469356 100644 --- a/net-mgmt/zabbix-agent/pkg-descr +++ b/net-mgmt/zabbix-agent/pkg-descr @@ -12,6 +12,10 @@ WWW: https://www.zabbix.com/ Plugin Changelog ---------------- +1.15 + +* Plugin variant for Zabbix Agent 7.2 + 1.14 * Plugin variant for Zabbix Agent 7