diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-10 19:04:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:13:00 +0000 |
commit | 2aa9e13db5bb834c01d1974b8a7ac16ef3aede02 (patch) | |
tree | 9c2970bace2613b8f87c2b3c0ca6d98037d87619 /community/perl-perlio-utf8_strict | |
parent | 68c0a4a8599eca92ea6f63149648fc12d28eb2f6 (diff) | |
download | aports-2aa9e13db5bb834c01d1974b8a7ac16ef3aede02.tar.bz2 aports-2aa9e13db5bb834c01d1974b8a7ac16ef3aede02.tar.xz |
community/perl-perlio-utf8_strict: rebuild against perl 5.28
Diffstat (limited to 'community/perl-perlio-utf8_strict')
-rw-r--r-- | community/perl-perlio-utf8_strict/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-perlio-utf8_strict/APKBUILD b/community/perl-perlio-utf8_strict/APKBUILD index 1781c37815..7a1d53eba7 100644 --- a/community/perl-perlio-utf8_strict/APKBUILD +++ b/community/perl-perlio-utf8_strict/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-perlio-utf8_strict _pkgreal=PerlIO-utf8_strict pkgver=0.007 -pkgrel=0 +pkgrel=1 pkgdesc="Fast and correct UTF-8 IO" url="http://search.cpan.org/dist/PerlIO-utf8_strict/" arch="all" |