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 fb56b9f21fb0..01ced474d998 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Julian Brost <julian@0x4a42.net>
pkgname=check-nwc-health
-pkgver=7.4.3
+pkgver=7.5.0.1
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=('c81ed25d0f1932c3a2d6c7fb0afc282bf0ff147244bc923ca3b6f257716e23d6')
+sha256sums=('1627af9259dce9670a0d9a335a8ca9aeb2ffee5ebb655b33e931dacd87779973')
build() {
cd "check_nwc_health-$pkgver"