summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ac68f9f6388..a72b2ba1c34b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Julian Brost <julian@0x4a42.net>
pkgname=check-nwc-health
-pkgver=7.2.0.2
+pkgver=7.3.0.2
pkgrel=1
pkgdesc="Monitoring check for various network equipment"
arch=('any')
@@ -14,7 +14,7 @@ optdepends=('perl-soap-lite: checks based on UPnP'
'perl-xml-treebuilder: FritzBox checks'
'perl-json: FritzBox checks')
source=("https://labs.consol.de/assets/downloads/nagios/check_nwc_health-$pkgver.tar.gz")
-sha256sums=('f6dfc233461aa0300223d66140d30d08c8add45a71e0957ee213a4ff2849a5e8')
+sha256sums=('e1d10c6a723a796a5fbb3ea4e7d05d569ced0a0864a9f4bfc451a13b8d89abcf')
build() {
cd "check_nwc_health-$pkgver"