diff options
Diffstat (limited to 'testing/perl-glib-ex-objectbits')
-rw-r--r-- | testing/perl-glib-ex-objectbits/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-glib-ex-objectbits/APKBUILD b/testing/perl-glib-ex-objectbits/APKBUILD index 9929886066..b00c9458e5 100644 --- a/testing/perl-glib-ex-objectbits/APKBUILD +++ b/testing/perl-glib-ex-objectbits/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="Helpers for Glib objects." url="http://search.cpan.org/dist/Glib-Ex-ObjectBits/" arch="noarch" -license="gpl_3" +license="GPL-3.0" cpandepends="perl-devel-globaldestruction perl-glib" cpanmakedepends=" " depends="$cpandepends" |