aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-sub-install/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-sub-install/APKBUILD')
-rw-r--r--main/perl-sub-install/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-sub-install/APKBUILD b/main/perl-sub-install/APKBUILD
index f759a65603f..d661d7279f6 100644
--- a/main/perl-sub-install/APKBUILD
+++ b/main/perl-sub-install/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Sub::Install perl module"
url="http://search.cpan.org/dist/Sub-Install/"
arch="noarch"
-license="GPLv2 or Artistic"
+license="GPL-2.0 or Artistic"
depends="perl"
makedepends="perl-dev"
install=""