mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
icinga2: rebuild for boost 1.81.0
This commit is contained in:
parent
a82ae5cda0
commit
7bb88c30db
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'icinga2'
|
# Template file for 'icinga2'
|
||||||
pkgname=icinga2
|
pkgname=icinga2
|
||||||
version=2.9.3
|
version=2.9.3
|
||||||
revision=7
|
revision=8
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc
|
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc
|
||||||
|
@ -14,7 +14,7 @@ depends="monitoring-plugins"
|
||||||
conf_files="/etc/${pkgname}/*.conf
|
conf_files="/etc/${pkgname}/*.conf
|
||||||
/etc/$pkgname/conf.d/*.conf
|
/etc/$pkgname/conf.d/*.conf
|
||||||
/etc/$pkgname/features-available/*.conf"
|
/etc/$pkgname/features-available/*.conf"
|
||||||
short_desc="A scalable and extensible monitoring system"
|
short_desc="Scalable and extensible monitoring system"
|
||||||
maintainer="Corné Oppelaar <hello@eaterofco.de>"
|
maintainer="Corné Oppelaar <hello@eaterofco.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.icinga.org/"
|
homepage="https://www.icinga.org/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue