diff options
Diffstat (limited to 'main/perl-math-round')
-rw-r--r-- | main/perl-math-round/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-math-round/APKBUILD b/main/perl-math-round/APKBUILD index ec16f09e22..31f23485e7 100644 --- a/main/perl-math-round/APKBUILD +++ b/main/perl-math-round/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Math::Round perl module" url="http://search.cpan.org/dist/Math-Round/" arch="noarch" -license="GPLv2 or Artistic" +license="GPL-2.0 or Artistic" depends="perl" makedepends="perl-dev" install="" |