aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/perl-time-local/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-time-local/APKBUILD b/community/perl-time-local/APKBUILD
index 59f273055f..6f7ae57be6 100644
--- a/community/perl-time-local/APKBUILD
+++ b/community/perl-time-local/APKBUILD
@@ -4,11 +4,11 @@
pkgname=perl-time-local
_pkgreal=Time-Local
pkgver=1.28
-pkgrel=0
+pkgrel=1
pkgdesc="Efficiently compute time from local and GMT time"
url="https://search.cpan.org/dist/Time-Local/"
arch="noarch"
-license="GPL PerlArtistic"
+license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"