New upstream version 2.3.2
This commit is contained in:
parent
09f4277f49
commit
21323d25dd
104 changed files with 34386 additions and 7430 deletions
|
@ -2,11 +2,11 @@ PKG="NGOSplugin"
|
|||
NAME="monitoring-plugins"
|
||||
DESC="Network Monitoring Plugins for Nagios and compatible"
|
||||
ARCH="unknown"
|
||||
VERSION="2.3.1,REV=2021.04.10.16.16"
|
||||
VERSION="2.3.2,REV=2022.10.19.14.57"
|
||||
CATEGORY="application"
|
||||
VENDOR="Monitoring Plugins Development Team"
|
||||
EMAIL="devel@monitoring-plugins.org"
|
||||
PSTAMP="nag20210410161613"
|
||||
PSTAMP="nag20221019145705"
|
||||
BASEDIR="/"
|
||||
CLASSES="none"
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ $pkgtrans = "/usr/bin/pkgtrans";
|
|||
$prototype = "prototype";
|
||||
$pkginfo = "pkginfo";
|
||||
$preinstall = "preinstall";
|
||||
$egrep = "/usr/bin/egrep";
|
||||
$egrep = "/usr/bin/grep -E";
|
||||
|
||||
# Sanity check
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue