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 8ccbe6703919..8e887fbf652c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Julian Brost <julian@0x4a42.net>
pkgname=check-nwc-health
-pkgver=6.4.1.6
+pkgver=6.4.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=('97345b575687f649699abb80aea680e5a744bf91702bcade1a25cd036a07e815')
+sha256sums=('f1380f4538a8936898e85c3d0951ebe13f10ca94d539f519f72a771d88461eb4')
build() {
cd "check_nwc_health-$pkgver"