summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 228b3c75ec75..27c60a19f331 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Apr 18 03:51:52 UTC 2017
+# Thu May 17 01:52:38 UTC 2018
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.2
pkgrel = 1
- url = http://www.nagios.org/
+ url = https://www.nagios.org/
install = nsca.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2fb58030d0a8..680390e12952 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ depends=('openssl' 'libmcrypt')
options=(!libtool)
install="$pkgname.install"
backup=('etc/nsca/nsca.cfg' 'etc/nsca/send_nsca.cfg')
-url="http://www.nagios.org/"
+url="https://www.nagios.org/"
source=("http://downloads.sourceforge.net/nagios/nsca-$pkgver.tar.gz"
'nsca.service')
md5sums=('43f638c51367a3170476ed106fbb4858'