From f7829ce4966c39aa709b89a017398aa0f3f9ca62 Mon Sep 17 00:00:00 2001 From: dkwo Date: Fri, 10 Feb 2023 11:30:15 -0500 Subject: [PATCH] nrpe: update to 4.1.0 --- srcpkgs/nrpe/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nrpe/template b/srcpkgs/nrpe/template index 6a598b0909ee..15422e2cb45d 100644 --- a/srcpkgs/nrpe/template +++ b/srcpkgs/nrpe/template @@ -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() {