diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:48:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:48:48 +0000 |
commit | 20988651a34875c3946fb9667c9dec06cf0d565e (patch) | |
tree | b8fe9d26c8c07fc6d5a9140eea93a4eaefe17c25 /community | |
parent | 479b958d19c85570b24c950e9c136cd9706ab478 (diff) | |
download | aports-20988651a34875c3946fb9667c9dec06cf0d565e.tar.bz2 aports-20988651a34875c3946fb9667c9dec06cf0d565e.tar.xz |
community/icinga2: rebuild against libressl 2.5
Diffstat (limited to 'community')
-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 218b2420ac..86050bb880 100644 --- a/community/icinga2/APKBUILD +++ b/community/icinga2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=icinga2 pkgver=2.6.3 -pkgrel=0 +pkgrel=1 pkgdesc="An open source host, service and network monitoring program" url="http://www.icinga.org" arch="all !armhf !ppc64le" |