diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-10 19:02:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:12:59 +0000 |
commit | 1c1b4ced69eb44e410711b170d3c82422077c7e3 (patch) | |
tree | 9cca812c592409ac6f86fce9847ab3eb7f6ccc08 /community | |
parent | 4e87e97c3643eb16a8b49934bfb9baa4d4acb445 (diff) | |
download | aports-1c1b4ced69eb44e410711b170d3c82422077c7e3.tar.gz aports-1c1b4ced69eb44e410711b170d3c82422077c7e3.tar.bz2 aports-1c1b4ced69eb44e410711b170d3c82422077c7e3.tar.xz |
community/perl-encode-eucjpascii: rebuild against perl 5.28
Diffstat (limited to 'community')
-rw-r--r-- | community/perl-encode-eucjpascii/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-encode-eucjpascii/APKBUILD b/community/perl-encode-eucjpascii/APKBUILD index 9ba7c67c10..3cda8b20e5 100644 --- a/community/perl-encode-eucjpascii/APKBUILD +++ b/community/perl-encode-eucjpascii/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-encode-eucjpascii _pkgreal=Encode-EUCJPASCII pkgver=0.03 -pkgrel=3 +pkgrel=4 pkgdesc="Perl module for Encode-EUCJPASCII" url="http://search.cpan.org/dist/Encode-EUCJPASCII/" arch="all" |