diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template index b1c4cd7112..efed9ea4ca 100644 --- a/srcpkgs/zabbix/template +++ b/srcpkgs/zabbix/template @@ -1,6 +1,6 @@ # Template file for 'zabbix' pkgname=zabbix -version=4.0.1 +version=4.0.2 revision=1 build_style=gnu-configure configure_args="--with-libxml2 --with-gnutls --with-libcurl --with-net-snmp @@ -16,7 +16,7 @@ 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=c73d54074885ae68c23dddc060e9e7f24c96f808eb502c5ee648c2820790e2fd +checksum=1cef52e89dc8d20343d8b9c3881490bf86e98102de2229a3b852009f1659780c conf_files="/etc/zabbix_server.conf" system_accounts="_zabbix_server" system_groups="_zabbix_server"