summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMalte Rabenseifner2015-09-07 12:35:09 +0200
committerMalte Rabenseifner2015-09-07 12:35:09 +0200
commitfa4c66ba23f4728ab87aa664d8cea8bbae1f5d9d (patch)
tree2c785dc1a6d157cd3be7467c1be7a85c86754c3d /PKGBUILD
parentdf4f3b3e74e3f3705c0448a32cb5cabd3f2a8f58 (diff)
downloadaur-fa4c66ba23f4728ab87aa664d8cea8bbae1f5d9d.tar.gz
Update Icinga to 2.3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 541eb614e5ec..8382f64e4b05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: bebehei <bebe@bebehei.de>
pkgname=icinga2
-pkgver=2.3.9
+pkgver=2.3.10
pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
@@ -22,7 +22,7 @@ backup=(etc/default/icinga2
etc/logrotate.d/icinga2)
install='icinga2.install'
source=("https://github.com/Icinga/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('af6aa49ac9ce90e2ecf331b092624f5d6462d31ca5b4458db1c3d974391183c3')
+sha256sums=('d29880b1adfd21d650a72e04a36e4dadb899b8452c4917e25e7ec3c5e65582c1')
build() {
mkdir -p "$srcdir/$pkgname-$pkgver/build"