diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-02 08:01:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-02 09:24:59 +0000 |
commit | 0f5ba38f42675884028a118620074503cf74220f (patch) | |
tree | f8c789d5cab7884226a7fa15181cf0662cd8a612 /testing/icinga2 | |
parent | 1698e598c66b4dd81b50440f4c30a4d14b92d056 (diff) | |
download | aports-0f5ba38f42675884028a118620074503cf74220f.tar.bz2 aports-0f5ba38f42675884028a118620074503cf74220f.tar.xz |
testing/icinga2: rebuild against boost-1.60
Diffstat (limited to 'testing/icinga2')
-rw-r--r-- | testing/icinga2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icinga2/APKBUILD b/testing/icinga2/APKBUILD index bef333a7d5..b143753a57 100644 --- a/testing/icinga2/APKBUILD +++ b/testing/icinga2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=icinga2 pkgver=2.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="An open source host, service and network monitoring program" url="http://www.icinga.org" arch="all" |