diff options
Diffstat (limited to 'testing/perl-test-roo/APKBUILD')
-rw-r--r-- | testing/perl-test-roo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-test-roo/APKBUILD b/testing/perl-test-roo/APKBUILD index 03b8f963f9..ee75538cd9 100644 --- a/testing/perl-test-roo/APKBUILD +++ b/testing/perl-test-roo/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="Composable, reusable tests with roles and Moo" url="http://search.cpan.org/dist/Test-Roo/" arch="noarch" -license="apache_2_0" +license="Apache-2.0" cpandepends="perl-moox-types-mooselike perl-moo perl-sub-install perl-strictures" cpanmakedepends="" cpancheckdepends="perl-capture-tiny" |