mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
nrpe: rebuild for openssl3
This commit is contained in:
parent
df6f24c8a4
commit
2ab5883fb6
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'nrpe'
|
# Template file for 'nrpe'
|
||||||
pkgname=nrpe
|
pkgname=nrpe
|
||||||
version=4.1.0
|
version=4.1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
build_helper="qemu"
|
||||||
configure_args="--with-pkgsysconfdir=/etc/nagios
|
configure_args="--with-pkgsysconfdir=/etc/nagios
|
||||||
--with-pluginsdir=/usr/lib/monitoring-plugins --with-nagios-user=_nagios
|
--with-pluginsdir=/usr/lib/monitoring-plugins --with-nagios-user=_nagios
|
||||||
--with-nagios-group=_nagios --with-nrpe-user=_nagios --with-nrpe-group=_nagios
|
--with-nagios-group=_nagios --with-nrpe-user=_nagios --with-nrpe-group=_nagios
|
||||||
|
|
Loading…
Add table
Reference in a new issue