diff options
Diffstat (limited to 'main/perl-specio/APKBUILD')
-rw-r--r-- | main/perl-specio/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-specio/APKBUILD b/main/perl-specio/APKBUILD index 86a2ca4fd62..ac32f12dfbf 100644 --- a/main/perl-specio/APKBUILD +++ b/main/perl-specio/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Specio perl module" url="http://search.cpan.org/~drolsky/" arch="noarch" -license="GPL or Artistic 2" +license="GPL or Artistic-2.0" depends="perl-test-needs perl-devel-stacktrace perl-eval-closure perl-mro-compat perl-role-tiny perl-test-fatal perl-module-runtime" makedepends="perl-dev" |