icinga2: update to 2.9.2.

This commit is contained in:
maxice8 2018-09-26 18:13:03 -03:00 committed by maxice8
parent eb05fe98a9
commit 88dca08fd2
1 changed files with 3 additions and 3 deletions

View File

@ -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 <hello@eaterofco.de>"
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"