zabbix: update to 4.0.6.
This commit is contained in:
parent
5c3b98a7bf
commit
7760349fa7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zabbix'
|
||||
pkgname=zabbix
|
||||
version=4.0.5
|
||||
version=4.0.6
|
||||
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=55e7e218e170dd085ae1d642d4e90dc3576011fa3ce72407425cb73003c31906
|
||||
checksum=2890851b3a4b0f70f69ef754aa0d07070b42440f56d280113a9474bc4ed75e5b
|
||||
conf_files="/etc/zabbix_server.conf"
|
||||
system_accounts="_zabbix_server"
|
||||
system_groups="_zabbix_server"
|
||||
|
|
Loading…
Reference in New Issue