icinga2: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:04 +01:00
parent cd5d45eae0
commit abb28e8d6f
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'icinga2'
pkgname=icinga2
version=2.9.3
revision=4
revision=5
build_style=cmake
build_helper="qemu"
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 libmariadbclient-devel libedit-devel
makedepends="openssl-devel boost-devel libmariadbclient-devel libedit-devel
yajl-devel postgresql-libs-devel"
depends="monitoring-plugins"
conf_files="/etc/${pkgname}/*.conf