zabbix: update to 4.0.2.

This commit is contained in:
maxice8 2018-11-27 14:15:06 -02:00 committed by maxice8
parent ad2a7fcbab
commit 057350cd2e

View file

@ -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"