aboutsummaryrefslogtreecommitdiffstats
path: root/testing/icingaweb2-module-pnp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/icingaweb2-module-pnp/APKBUILD')
-rw-r--r--testing/icingaweb2-module-pnp/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD
index eab9e81a838..11b51471c53 100644
--- a/testing/icingaweb2-module-pnp/APKBUILD
+++ b/testing/icingaweb2-module-pnp/APKBUILD
@@ -5,8 +5,8 @@ _module=${pkgname/*-/}
pkgver=1.1.0
pkgrel=1
pkgdesc="Integrate PNP graphs into Icinga Web 2"
-url="https://www.icinga.org/"
-arch="noarch !armhf !armv7 !mips !mips64"
+url="https://icinga.com/"
+arch="noarch !armhf !armv7 !s390x !x86" # blocked by icingaweb2-module-director
license="GPL-2.0"
_php=php7
depends="icingaweb2-module-director"
@@ -50,4 +50,6 @@ EOF
}
-sha512sums="4ca0e55a8313303fa45d04169f157665092eb3cf3922c192540d86e31cc2648c25725ff4ad6d9aead376fb84ae7d50efd2d733da5b66e616af3dab40ca7cbba0 icingaweb2-module-pnp-1.1.0.tar.gz"
+sha512sums="
+4ca0e55a8313303fa45d04169f157665092eb3cf3922c192540d86e31cc2648c25725ff4ad6d9aead376fb84ae7d50efd2d733da5b66e616af3dab40ca7cbba0 icingaweb2-module-pnp-1.1.0.tar.gz
+"