mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/perl-time-local: upgrade to 1.35
This commit is contained in:
parent
ad289e365a
commit
e006974626
@ -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
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user