mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
zabbix: update to 4.0.4.
This commit is contained in:
parent
3c64b39c02
commit
6ad16656c9
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.3
|
version=4.0.4
|
||||||
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=6b3d3b23c72a7af1958dc0938a566be03f0424cb44df5b2a9f487428f32d0463
|
checksum=f8e50559e250dc2e732919a9b52d629226d2b442ce9be93d3ab2086dd26f3c19
|
||||||
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