summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Brost2020-08-19 12:39:06 +0200
committerJulian Brost2020-08-19 12:39:06 +0200
commit0a232ef1ca0c3bb00f7ce4359d75f7893b6af205 (patch)
treef5cae86c957a03c7142579531e58f02ae22602c6 /PKGBUILD
parenta95742b41973e4f14e0326e4e202d3ceac74a1d2 (diff)
downloadaur-0a232ef1ca0c3bb00f7ce4359d75f7893b6af205.tar.gz
new version 2.12.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2d56a6653be..38457f2d03b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bebehei <bebe@bebehei.de>
pkgname=icinga2
-pkgver=2.11.4
+pkgver=2.12.0
pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
@@ -24,6 +24,7 @@ backup=(etc/default/icinga2
etc/icinga2/features-available/elasticsearch.conf
etc/icinga2/features-available/gelf.conf
etc/icinga2/features-available/graphite.conf
+ etc/icinga2/features-available/icingadb.conf
etc/icinga2/features-available/ido-mysql.conf
etc/icinga2/features-available/ido-pgsql.conf
etc/icinga2/features-available/influxdb.conf
@@ -46,7 +47,7 @@ source=("https://github.com/Icinga/$pkgname/archive/v$pkgver.tar.gz"
'https://www.boost.org/patches/1_72_0/0001-revert-cease-dependence-on-range.patch'
"$pkgname.tmpfiles"
"$pkgname.sysusers")
-sha256sums=('a762523233d3748f3f16901202593ce979698c6ee059e962efbf0a2621693cd7'
+sha256sums=('47b409755ded2752a13c3f5fd62dab0411c3e1069653b3c099e8276528d96f7c'
'da7950df251a9d785a84c0092fb7ac4f68f6872c6172cccb303a5453e0ef98fd'
'1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c'
'2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810')