diff options
Diffstat (limited to 'testing/icingaweb2-module-pnp')
-rw-r--r-- | testing/icingaweb2-module-pnp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD index 5f98581d06..cabf4ceaf4 100644 --- a/testing/icingaweb2-module-pnp/APKBUILD +++ b/testing/icingaweb2-module-pnp/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Integrate PNP graphs into Icinga Web 2" url="http://www.icinga.org" arch="noarch !armhf" -license="GPL2" +license="GPL-2.0" _php=php7 depends="icingaweb2-module-director" pkggroups="icingaweb2" |