diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:05:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:37 +0000 |
commit | 99c407a201e7aa9e4693d2e3402579da6ad22af6 (patch) | |
tree | bd7c9862d0b23104442ce9b1bf97cbcefbbc35c8 /community/icinga2 | |
parent | 44d0f247a5c2e5f0b288c7c8a00719d85ee2fc10 (diff) | |
download | aports-99c407a201e7aa9e4693d2e3402579da6ad22af6.tar.bz2 aports-99c407a201e7aa9e4693d2e3402579da6ad22af6.tar.xz |
community/icinga2: rebuild against libressl-2.6
Diffstat (limited to 'community/icinga2')
-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 c2fa4d0cab..112903e926 100644 --- a/community/icinga2/APKBUILD +++ b/community/icinga2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=icinga2 pkgver=2.7.1 -pkgrel=0 +pkgrel=1 pkgdesc="An open source host, service and network monitoring program" url="http://www.icinga.org" arch="all !armhf" |