diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-04 22:04:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:26 +0000 |
commit | 27b0226f2e243019e5d24df113b8c97b58475028 (patch) | |
tree | b95604078034a6d335ca6cf0372bde671b657a97 | |
parent | a1e1b679616b8fc6e9ef63abd534ae10f1f5d360 (diff) | |
download | aports-27b0226f2e243019e5d24df113b8c97b58475028.tar.bz2 aports-27b0226f2e243019e5d24df113b8c97b58475028.tar.xz |
community/monitoring-plugins: rebuild against libressl-2.7
-rw-r--r-- | community/monitoring-plugins/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/monitoring-plugins/APKBUILD b/community/monitoring-plugins/APKBUILD index 782565101a..679b69e625 100644 --- a/community/monitoring-plugins/APKBUILD +++ b/community/monitoring-plugins/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=monitoring-plugins pkgver="2.2" -pkgrel=7 +pkgrel=8 pkgdesc="Plugins for Icinga, Naemon, Nagios, Shinken, Sensu and other monitoring applications" url="http://www.monitoring-plugins.org" arch="all" |