diff options
Diffstat (limited to 'community/racktables/APKBUILD')
-rw-r--r-- | community/racktables/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/racktables/APKBUILD b/community/racktables/APKBUILD index b39541308ee..63d06e0e9eb 100644 --- a/community/racktables/APKBUILD +++ b/community/racktables/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Server room asset management" url="http://racktables.org" arch="noarch" -license="GPL2" +license="GPL-2.0" _php=php5 depends="$_php ${_php}-bcmath ${_php}-gd ${_php}-mysql ${_php}-pdo_mysql ${_php}-json" |