From 70900a301e294650de11c3efb74fa6f26c2cd997 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 11 Aug 2019 23:38:17 +0200 Subject: [PATCH] icinga2: update to 2.9.3. --- srcpkgs/icinga2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/icinga2/template b/srcpkgs/icinga2/template index 25cea6577f6..d985d3b8f87 100644 --- a/srcpkgs/icinga2/template +++ b/srcpkgs/icinga2/template @@ -1,7 +1,7 @@ # Template file for 'icinga2' pkgname=icinga2 -version=2.9.2 -revision=6 +version=2.9.3 +revision=1 build_style=cmake configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DICINGA2_RUNDIR=/run @@ -18,7 +18,7 @@ maintainer="Corné Oppelaar " license="GPL-2.0-or-later" homepage="https://www.icinga.org/" distfiles="https://github.com/Icinga/icinga2/archive/v${version}.tar.gz" -checksum=3d46e61bc45a369c757a9f91111b80fb2405099a32e04e7d259f8c3a72cfe762 +checksum=37a4d0ecdba9f0229330cfeb773fad4751f3517df2f8846c3bec9deec1fcf045 system_accounts="icinga" system_groups="icingacmd"