diff --git a/community/perl-time-local/APKBUILD b/community/perl-time-local/APKBUILD index e8abfd5f99e..24b3ea8be06 100644 --- a/community/perl-time-local/APKBUILD +++ b/community/perl-time-local/APKBUILD @@ -4,8 +4,8 @@ pkgname=perl-time-local #_pkgreal is used by apkbuild-cpan to find modules at MetaCpan _pkgreal=Time-Local -pkgver=1.30 -pkgrel=1 +pkgver=1.35 +pkgrel=0 pkgdesc="Efficiently compute time from local and GMT time" url="https://metacpan.org/release/Time-Local/" arch="noarch" @@ -31,4 +31,6 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -sha512sums="4a27db9a4573b0382d1d5bb9213ca2657b401d91edf573be3235ef899bd5215bf95985152ac20550b121da9952ac51b8a1e568b3a73198d77adac14b688e92ee Time-Local-1.30.tar.gz" +sha512sums=" +1e457c92f41257a914406398d874b44e2b5ad129b3c1b39db265e8db589b9430fe98a2891673475118c1f9d415936249b7a1332592710d0e56a11dd99fc111d4 Time-Local-1.35.tar.gz +"