From 93079b661d2fe9764ce1adb9aed9e8fa7ed84244 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 14 Jun 2018 06:56:26 -0300 Subject: [PATCH] zabbix: update to 3.4.10. --- srcpkgs/zabbix/template | 4 ++-- srcpkgs/zabbix/update | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/zabbix/update diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template index a16d49948b7..5c52c0bae47 100644 --- a/srcpkgs/zabbix/template +++ b/srcpkgs/zabbix/template @@ -1,6 +1,6 @@ # Template file for 'zabbix' pkgname=zabbix -version=3.4.9 +version=3.4.10 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=31582c712527ecd67ffd3ecc840c5ed308f46aa0aeb6e6b9cfa2ca079eda1f64 +checksum=cdee0fd44e11ae214b2cc252974da22f3627c326ea2c61a0315af95165c52d1b conf_files="/etc/zabbix_server.conf" system_accounts="_zabbix_server" system_groups=_zabbix_server diff --git a/srcpkgs/zabbix/update b/srcpkgs/zabbix/update new file mode 100644 index 00000000000..f4adc4eaf7c --- /dev/null +++ b/srcpkgs/zabbix/update @@ -0,0 +1 @@ +ignore="*alpha* *rc[0-9]*"