diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-17 14:15:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-20 06:36:34 +0000 |
commit | 2e81eecdcff7b44db59024d2dd73bb856c04e872 (patch) | |
tree | 11f81f8038389b976e7e5bd505bbe4f56aef7fe0 /community/icinga2/APKBUILD | |
parent | d5dd5a523d4d494431d63805d2d4af0d5d94c2fe (diff) | |
download | aports-2e81eecdcff7b44db59024d2dd73bb856c04e872.tar.bz2 aports-2e81eecdcff7b44db59024d2dd73bb856c04e872.tar.xz |
community/icinga2: rebuild against boost-1.67
Diffstat (limited to 'community/icinga2/APKBUILD')
-rw-r--r-- | community/icinga2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/icinga2/APKBUILD b/community/icinga2/APKBUILD index 47b2cb3507..70f4fb4b6a 100644 --- a/community/icinga2/APKBUILD +++ b/community/icinga2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=icinga2 pkgver=2.9.1 -pkgrel=0 +pkgrel=1 pkgdesc="An open source host, service and network monitoring program" url="http://www.icinga.org" arch="all !armhf" |