summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhillip Smith2017-04-18 13:51:52 +1000
committerPhillip Smith2017-04-18 13:51:52 +1000
commitf900cf42f9552f65f281087c0353e9209d377963 (patch)
treeacdad690405b0f70560c6571dedc2680895db753
parent52f4652358437fb76bc7049a2d67aceba97fe17c (diff)
downloadaur-f900cf42f9552f65f281087c0353e9209d377963.tar.gz
upgpkg: nsca 2.9.2-1
upstream release nsca; bump to 2.9.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc165031d1ca..228b3c75ec75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Apr 18 03:51:52 UTC 2017
pkgbase = nsca
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.
- pkgver = 2.9.1
+ pkgver = 2.9.2
pkgrel = 1
url = http://www.nagios.org/
install = nsca.install
@@ -13,9 +15,9 @@ pkgbase = nsca
options = !libtool
backup = etc/nsca/nsca.cfg
backup = etc/nsca/send_nsca.cfg
- source = http://downloads.sourceforge.net/nagios/nsca-2.9.1.tar.gz
+ source = http://downloads.sourceforge.net/nagios/nsca-2.9.2.tar.gz
source = nsca.service
- md5sums = 3fe2576a8cc5b252110a93f4c8d978c6
+ md5sums = 43f638c51367a3170476ed106fbb4858
md5sums = 6f11d8d79c5f1b4d65b82e46ef26f554
pkgname = nsca
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() {