diff --git a/srcpkgs/icinga2/template b/srcpkgs/icinga2/template index 3fc4f4d8f25..917fdbec1f7 100644 --- a/srcpkgs/icinga2/template +++ b/srcpkgs/icinga2/template @@ -1,6 +1,6 @@ # Template file for 'icinga2' pkgname=icinga2 -version=2.9.1 +version=2.9.2 revision=1 build_style=cmake configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc @@ -10,7 +10,7 @@ hostmakedepends="flex git" makedepends="libressl-devel boost-devel libmysqlclient-devel libedit-devel yajl-devel postgresql-libs-devel" depends="monitoring-plugins" -conf_files="/etc/$pkgname/*.conf +conf_files="/etc/${pkgname}/*.conf /etc/$pkgname/conf.d/*.conf /etc/$pkgname/features-available/*.conf" short_desc="A scalable and extensible monitoring system" @@ -18,7 +18,7 @@ maintainer="Corné Oppelaar " license="GPL-2" homepage="https://www.icinga.org/" distfiles="https://github.com/Icinga/icinga2/archive/v${version}.tar.gz" -checksum=dbc01ee0ac8e981a99b998f17fb87a6c338be7cdbbec7680ad8935c9a638d934 +checksum=3d46e61bc45a369c757a9f91111b80fb2405099a32e04e7d259f8c3a72cfe762 nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/25979/steps/shell_3/logs/stdio"