mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
zabbix: update to 3.4.12.
This commit is contained in:
parent
3b09378547
commit
a582252122
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=3.4.11
|
version=3.4.12
|
||||||
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
|
||||||
|
@ -15,7 +15,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.zabbix.com"
|
homepage="https://www.zabbix.com"
|
||||||
distfiles="${SOURCEFORGE_SITE}/zabbix/zabbix-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/zabbix/zabbix-${version}.tar.gz"
|
||||||
checksum=e3048751d23c01423184e5f3305a62c435c4e4fcb16bd17a9570c5d3a171af63
|
checksum=d7e55b2be8ea69921f18bc7f08bdd7d1b87c268513286f46286744bf4da729fe
|
||||||
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