diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template index 0acb7ae9829..e10c7404c54 100644 --- a/srcpkgs/zabbix/template +++ b/srcpkgs/zabbix/template @@ -1,6 +1,6 @@ # Template file for 'zabbix' pkgname=zabbix -version=3.4.14 +version=4.0.0 revision=1 build_style=gnu-configure configure_args="--with-libxml2 --with-gnutls --with-libcurl --with-net-snmp @@ -14,8 +14,9 @@ short_desc="IT Infrastructure components availability and performance monitoring maintainer="maxice8 " license="GPL-2.0-or-later" homepage="https://www.zabbix.com" +changelog="https://www.zabbix.com/rn/rn${version}" distfiles="${SOURCEFORGE_SITE}/zabbix/zabbix-${version}.tar.gz" -checksum=7443873cc970672d3c884230d3aeb082f2d8afcc2b757506c2d684ffdd12d77e +checksum=5673e106156102aff8c6781a890da6cedfc975cf13d96d8749b4c7126f426bc7 conf_files="/etc/zabbix_server.conf" system_accounts="_zabbix_server" system_groups="_zabbix_server" diff --git a/srcpkgs/zabbix/update b/srcpkgs/zabbix/update index f4adc4eaf7c..4c2adea7f80 100644 --- a/srcpkgs/zabbix/update +++ b/srcpkgs/zabbix/update @@ -1 +1 @@ -ignore="*alpha* *rc[0-9]*" +ignore="*alpha* *rc[0-9]* *beta*"