diff options
Diffstat (limited to 'community/icingaweb2-module-director/APKBUILD')
-rw-r--r-- | community/icingaweb2-module-director/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/icingaweb2-module-director/APKBUILD b/community/icingaweb2-module-director/APKBUILD index 873154e63d..41b0583dfd 100644 --- a/community/icingaweb2-module-director/APKBUILD +++ b/community/icingaweb2-module-director/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Configuration frontend for Icinga 2, integrated automation" url="http://www.icinga.org" arch="noarch !armhf" -license="GPL2" +license="GPL-2.0" _php=php7 depends="icingaweb2 ${_php}-curl" options="!check" |