From 26506f9fdd00f610c9c45d2805e23947c8328a09 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Mon, 12 Sep 2016 02:13:26 -0400 Subject: [PATCH] icinga2: update to 2.5.4. --- srcpkgs/icinga2/template | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/srcpkgs/icinga2/template b/srcpkgs/icinga2/template index 5eda04577f..7016a692cf 100644 --- a/srcpkgs/icinga2/template +++ b/srcpkgs/icinga2/template @@ -1,19 +1,24 @@ # Template file for 'icinga2' pkgname=icinga2 -version=2.4.10 -revision=4 +version=2.5.4 +revision=1 build_style=cmake -configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DICINGA2_RUNDIR=/run -DICINGA2_PLUGINDIR=/usr/lib/monitoring-plugins/" +configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc + -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DICINGA2_RUNDIR=/run + -DICINGA2_PLUGINDIR=/usr/lib/monitoring-plugins/" hostmakedepends="flex git" -makedepends="libressl-devel boost-devel yajl-devel libmysqlclient-devel libedit-devel postgresql-libs-devel" +makedepends="libressl-devel boost-devel libmysqlclient-devel libedit-devel + yajl-devel postgresql-libs-devel" depends="monitoring-plugins" -conf_files="/etc/$pkgname/*.conf /etc/$pkgname/conf.d/*.conf /etc/$pkgname/features-available/*.conf" +conf_files="/etc/$pkgname/*.conf + /etc/$pkgname/conf.d/*.conf + /etc/$pkgname/features-available/*.conf" short_desc="A scalable and extensible monitoring system" maintainer="Corné Oppelaar " license="GPL-2" homepage="https://www.icinga.org/" distfiles="https://github.com/Icinga/icinga2/archive/v${version}.tar.gz" -checksum="c2963430503c382cc4d5083b05731c0b965b5ffa960e900c0827b83789f0425e" +checksum=f22ca17cd9951598ab6a1bc27c1ef82b9f1bb49795f69066ccd4d499faa240fc nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/25979/steps/shell_3/logs/stdio"