summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2022-10-16 10:38:05 +0200
committerJulian Brost2022-10-16 10:38:05 +0200
commit189bf4bb8c46d280cd75c7db77ba2bdcfbe46f67 (patch)
treea7547dd6b69d62af07a333dda7263e054d1c9f21
parentf6b03b52c55af00fa8ee2a417498d70b56bc6970 (diff)
downloadaur-189bf4bb8c46d280cd75c7db77ba2bdcfbe46f67.tar.gz
new version 2.13.5-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62ec7e9a27f3..fa30bc3f1706 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.13.4
+ pkgver = 2.13.5
pkgrel = 1
url = https://icinga.com/
install = icinga2.install
@@ -17,7 +17,6 @@ pkgbase = icinga2
depends = libedit
depends = libsystemd
depends = openssl
- depends = yajl
optdepends = monitoring-plugins: plugins needed for icinga checks
optdepends = libmariadbclient: for MySQL support
optdepends = postgresql-libs: for PostgreSQL support
@@ -49,10 +48,10 @@ pkgbase = icinga2
backup = etc/icinga2/scripts/mail-service-notification.sh
backup = etc/icinga2/zones.conf
backup = etc/logrotate.d/icinga2
- source = https://github.com/Icinga/icinga2/archive/v2.13.4.tar.gz
+ source = https://github.com/Icinga/icinga2/archive/v2.13.5.tar.gz
source = icinga2.tmpfiles
source = icinga2.sysusers
- sha256sums = 282fa5ccb53fa8da369e1f91db84500ae45301710e4ab911563a8165c0481358
+ sha256sums = b28e5fad148d56a781356c2a214aa4050aa8e0f86cc0568ca0a3e7bc8c8ef57c
sha256sums = 1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c
sha256sums = 2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810
diff --git a/PKGBUILD b/PKGBUILD
index 54c12dde6105..035ef6d6c138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bebehei <bebe@bebehei.de>
pkgname=icinga2
-pkgver=2.13.4
+pkgver=2.13.5
pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
@@ -47,7 +47,7 @@ changelog="icinga2.changelog"
source=("https://github.com/Icinga/$pkgname/archive/v$pkgver.tar.gz"
"$pkgname.tmpfiles"
"$pkgname.sysusers")
-sha256sums=('282fa5ccb53fa8da369e1f91db84500ae45301710e4ab911563a8165c0481358'
+sha256sums=('b28e5fad148d56a781356c2a214aa4050aa8e0f86cc0568ca0a3e7bc8c8ef57c'
'1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c'
'2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810')