summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2022-01-27 20:12:30 +0100
committerJulian Brost2022-01-27 20:12:30 +0100
commit232b6685b0e7e99a29f82db67a2f08770858f23e (patch)
tree463c3ebb72d3cbd495c411ae60697f5536e85306
parent63f52478a5ce9ba8d8293df28e64b8b6f34d194b (diff)
downloadaur-232b6685b0e7e99a29f82db67a2f08770858f23e.tar.gz
Update URL
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6745fac30ea..e0c14be60454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
arch=('i686' 'x86_64')
-url="http://www.icinga.org"
+url="https://icinga.com/"
depends=('boost-libs' 'libedit' 'libsystemd' 'openssl' 'yajl')
optdepends=('monitoring-plugins: plugins needed for icinga checks'
'libmariadbclient: for MySQL support'