From 46dd4472f458726112f0d64b86d7736db4341029 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 25 Sep 2017 14:36:04 +0000 Subject: [PATCH] testing/icingaweb2-module-pnp: upgrade to 1.1.0, uses php7, no longer php5 --- testing/icingaweb2-module-pnp/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD index 2f4f5a8f236..5f98581d063 100644 --- a/testing/icingaweb2-module-pnp/APKBUILD +++ b/testing/icingaweb2-module-pnp/APKBUILD @@ -2,13 +2,13 @@ # Maintainer: Francesco Colista pkgname=icingaweb2-module-pnp _module=${pkgname/*-/} -pkgver=1.0.1 +pkgver=1.1.0 pkgrel=0 pkgdesc="Integrate PNP graphs into Icinga Web 2" url="http://www.icinga.org" arch="noarch !armhf" license="GPL2" -_php=php5 +_php=php7 depends="icingaweb2-module-director" pkggroups="icingaweb2" subpackages="$pkgname-doc" @@ -50,6 +50,4 @@ EOF } -md5sums="aaa59111db247f001e5f26f7064b50b2 icingaweb2-module-pnp-1.0.1.tar.gz" -sha256sums="956d2afe1dc3895994381baf40f3ac326ba1f771c84c86b54ba39c64b78483df icingaweb2-module-pnp-1.0.1.tar.gz" -sha512sums="594a8d2a141bdf682fa37dc7b677a78f255dfa3d05071878a416b7426ed6355abc2a2864394e333a00c08aba8fd4f898e42c5a49ffeaf689a16de175f6ddb333 icingaweb2-module-pnp-1.0.1.tar.gz" +sha512sums="4ca0e55a8313303fa45d04169f157665092eb3cf3922c192540d86e31cc2648c25725ff4ad6d9aead376fb84ae7d50efd2d733da5b66e616af3dab40ca7cbba0 icingaweb2-module-pnp-1.1.0.tar.gz"