diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/perl-perlio-utf8_strict/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/perl-perlio-utf8_strict/APKBUILD b/user/perl-perlio-utf8_strict/APKBUILD index 90a01a560..0d86254a9 100644 --- a/user/perl-perlio-utf8_strict/APKBUILD +++ b/user/perl-perlio-utf8_strict/APKBUILD @@ -5,7 +5,7 @@ _pkgreal=PerlIO-utf8_strict _author=LEONT _au=${_author%%"${_author#??}"} _a=${_author%%"${_author#?}"} -pkgver=0.007 +pkgver=0.008 pkgrel=0 pkgdesc="Fast and correct UTF-8 I/O for Perl" url="https://metacpan.org/release/PerlIO-utf8_strict" @@ -32,4 +32,4 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -sha512sums="0d39be9bcbab4cea087f59c67dc1af6773b6258c5e836590ff58cc18bf3392ba6e95c55a0c7ce94236e0be7053802b4b1d6010130355e1a973a3698aaf49af0f PerlIO-utf8_strict-0.007.tar.gz" +sha512sums="5a54c379925880abca7f85a2b08c19d54e222a03e06490ff366ee38e68018b5f6a4ab0bb8df15f9581b6265eac550090a35f3a4f52c748c008c9c575af41c911 PerlIO-utf8_strict-0.008.tar.gz" |