From a58225212215d000ea791ff5c6bb1d017da3a0f2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 31 Jul 2018 15:31:28 -0300 Subject: [PATCH] zabbix: update to 3.4.12. --- srcpkgs/zabbix/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template index 7ae879f06e4..c68bc0877ed 100644 --- a/srcpkgs/zabbix/template +++ b/srcpkgs/zabbix/template @@ -1,6 +1,6 @@ # Template file for 'zabbix' pkgname=zabbix -version=3.4.11 +version=3.4.12 revision=1 build_style=gnu-configure configure_args="--with-libxml2 --with-gnutls --with-libcurl --with-net-snmp @@ -15,7 +15,7 @@ maintainer="maxice8 " license="GPL-2.0-or-later" homepage="https://www.zabbix.com" distfiles="${SOURCEFORGE_SITE}/zabbix/zabbix-${version}.tar.gz" -checksum=e3048751d23c01423184e5f3305a62c435c4e4fcb16bd17a9570c5d3a171af63 +checksum=d7e55b2be8ea69921f18bc7f08bdd7d1b87c268513286f46286744bf4da729fe conf_files="/etc/zabbix_server.conf" system_accounts="_zabbix_server" system_groups="_zabbix_server"