nrpe: update to 4.1.0
This commit is contained in:
parent
154e901887
commit
6762456886
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nrpe'
|
||||
pkgname=nrpe
|
||||
version=4.0.3
|
||||
revision=3
|
||||
version=4.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pkgsysconfdir=/etc/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"
|
||||
changelog="https://github.com/NagiosEnterprises/nrpe/blob/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/NagiosEnterprises/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f907ba15381adfc6eef211508abd027f8e1973116080faa4534a1191211c0340
|
||||
checksum=a1f14aa8aaf935b576cc55ab5d77b7cb9c920d7702aff44c9d18c4c841ef8ecc
|
||||
system_accounts="_nagios"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue