mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
zabbix: update to 4.2.0.
This commit is contained in:
parent
2a87d70658
commit
2bf2875634
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zabbix'
|
# Template file for 'zabbix'
|
||||||
pkgname=zabbix
|
pkgname=zabbix
|
||||||
version=4.0.6
|
version=4.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libxml2 --with-gnutls --with-libcurl --with-net-snmp
|
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"
|
homepage="https://www.zabbix.com"
|
||||||
changelog="https://www.zabbix.com/rn/rn${version}"
|
changelog="https://www.zabbix.com/rn/rn${version}"
|
||||||
distfiles="${SOURCEFORGE_SITE}/zabbix/zabbix-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/zabbix/zabbix-${version}.tar.gz"
|
||||||
checksum=2890851b3a4b0f70f69ef754aa0d07070b42440f56d280113a9474bc4ed75e5b
|
checksum=4cdcd49ad43fab6b074365be2c424c2a86983156b49e359547cfc912bee93cad
|
||||||
conf_files="/etc/zabbix_server.conf"
|
conf_files="/etc/zabbix_server.conf"
|
||||||
system_accounts="_zabbix_server"
|
system_accounts="_zabbix_server"
|
||||||
system_groups="_zabbix_server"
|
system_groups="_zabbix_server"
|
||||||
|
|
Loading…
Add table
Reference in a new issue