summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Smith2017-04-18 13:51:52 +1000
committerPhillip Smith2017-04-18 13:51:52 +1000
commitf900cf42f9552f65f281087c0353e9209d377963 (patch)
treeacdad690405b0f70560c6571dedc2680895db753 /PKGBUILD
parent52f4652358437fb76bc7049a2d67aceba97fe17c (diff)
downloadaur-f900cf42f9552f65f281087c0353e9209d377963.tar.gz
upgpkg: nsca 2.9.2-1
upstream release nsca; bump to 2.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58218926660d..2fb58030d0a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
### the software) then please do email me or post an AUR comment.
pkgname=nsca
-pkgver=2.9.1
+pkgver=2.9.2
pkgrel=1
pkgdesc="Integrate passive alerts and checks from remote machines and applications with Nagios. Useful for processing security alerts, as well as redundant and distributed Nagios setups."
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@ backup=('etc/nsca/nsca.cfg' 'etc/nsca/send_nsca.cfg')
url="http://www.nagios.org/"
source=("http://downloads.sourceforge.net/nagios/nsca-$pkgver.tar.gz"
'nsca.service')
-md5sums=('3fe2576a8cc5b252110a93f4c8d978c6'
+md5sums=('43f638c51367a3170476ed106fbb4858'
'6f11d8d79c5f1b4d65b82e46ef26f554')
build() {