diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-10 19:06:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:13:00 +0000 |
commit | aaab8a60f79070d8b6e26027a4d07b17ee82450b (patch) | |
tree | fee6181c636ea0d8e4f23a9a24c01f18f67e7cae /community/perl-unicode-linebreak | |
parent | 61ced516e0d2e78782dce47c71697b18f6a21f23 (diff) | |
download | aports-aaab8a60f79070d8b6e26027a4d07b17ee82450b.tar.bz2 aports-aaab8a60f79070d8b6e26027a4d07b17ee82450b.tar.xz |
community/perl-unicode-linebreak: rebuild against perl 5.28
Diffstat (limited to 'community/perl-unicode-linebreak')
-rw-r--r-- | community/perl-unicode-linebreak/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-unicode-linebreak/APKBUILD b/community/perl-unicode-linebreak/APKBUILD index 9b2eda20ce..279b28d3d4 100644 --- a/community/perl-unicode-linebreak/APKBUILD +++ b/community/perl-unicode-linebreak/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-unicode-linebreak _pkgreal=Unicode-LineBreak pkgver=2019.001 -pkgrel=0 +pkgrel=1 pkgdesc="UAX #14 Unicode Line Breaking Algorithm" url="http://search.cpan.org/dist/Unicode-LineBreak/" arch="all" |