diff options
Diffstat (limited to 'main/perl-path-tiny/APKBUILD')
-rw-r--r-- | main/perl-path-tiny/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-path-tiny/APKBUILD b/main/perl-path-tiny/APKBUILD index ded5e18289..1acd67aa7b 100644 --- a/main/perl-path-tiny/APKBUILD +++ b/main/perl-path-tiny/APKBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="File path utility" url="http://search.cpan.org/dist/Path-Tiny/" arch="noarch" -license="apache_2_0" +license="Apache-2.0" cpandepends="" cpanmakedepends="perl-test-mockrandom perl-test-failwarnings" depends="$cpandepends" |