diff options
Diffstat (limited to 'testing/ginger')
-rw-r--r-- | testing/ginger/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ginger/APKBUILD b/testing/ginger/APKBUILD index 3ef3a78748..8e0a248dca 100644 --- a/testing/ginger/APKBUILD +++ b/testing/ginger/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="WoK plugin for host management" url="http://kimchi-project.github.io/ginger" arch="" -license="APACHE LGPL2.1" +license="Apache LGPL-2.1" depends="py2-configobj py2-pyparted wok" makedepends="automake autoconf libtool python2-dev gettext-dev pyflakes libxslt" |