From c1684d6891eb1d7e3b6f9ae7be8fa752b2757cab Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 19 Apr 2019 15:18:19 -0300 Subject: [PATCH] zabbix: update to 4.2.1. --- srcpkgs/zabbix/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template index 57836f9f5ee..5119ab5fbca 100644 --- a/srcpkgs/zabbix/template +++ b/srcpkgs/zabbix/template @@ -1,6 +1,6 @@ # Template file for 'zabbix' pkgname=zabbix -version=4.2.0 +version=4.2.1 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=4cdcd49ad43fab6b074365be2c424c2a86983156b49e359547cfc912bee93cad +checksum=4915d52352163e40398ca9b56b8176ea369dfd475e291087c50a3d9ae2459076 conf_files="/etc/zabbix_server.conf" system_accounts="_zabbix_server" system_groups="_zabbix_server"