mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
nrpe: update to 4.1.0
This commit is contained in:
parent
154e901887
commit
6762456886
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nrpe'
|
# Template file for 'nrpe'
|
||||||
pkgname=nrpe
|
pkgname=nrpe
|
||||||
version=4.0.3
|
version=4.1.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
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
|
||||||
|
@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/NagiosEnterprises/nrpe"
|
homepage="https://github.com/NagiosEnterprises/nrpe"
|
||||||
changelog="https://github.com/NagiosEnterprises/nrpe/blob/master/CHANGELOG.md"
|
changelog="https://github.com/NagiosEnterprises/nrpe/blob/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/NagiosEnterprises/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/NagiosEnterprises/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f907ba15381adfc6eef211508abd027f8e1973116080faa4534a1191211c0340
|
checksum=a1f14aa8aaf935b576cc55ab5d77b7cb9c920d7702aff44c9d18c4c841ef8ecc
|
||||||
system_accounts="_nagios"
|
system_accounts="_nagios"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue