summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Brost2019-04-20 15:10:33 +0200
committerJulian Brost2019-04-20 15:10:33 +0200
commitcaf3f1e3b458e14dd17b1711101bcbc7ce54f090 (patch)
treec8b7a9fa7e5189c14b8655991006f8da79838871 /PKGBUILD
parentaec1dc582b46a280be261d77733abd6a7bb6fc0f (diff)
downloadaur-caf3f1e3b458e14dd17b1711101bcbc7ce54f090.tar.gz
new version 7.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01ced474d998..83d82fca765f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Julian Brost <julian@0x4a42.net>
pkgname=check-nwc-health
-pkgver=7.5.0.1
+pkgver=7.7
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=('1627af9259dce9670a0d9a335a8ca9aeb2ffee5ebb655b33e931dacd87779973')
+sha256sums=('dc188c47a8a016803f0eb75ff006ebce48de1cfdb14a881835340444ecebcf52')
build() {
cd "check_nwc_health-$pkgver"