diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 15:48:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 16:52:02 +0000 |
commit | b6dbda9f54569a01465bc0dbb48cf83c7ff2cf6c (patch) | |
tree | 8d1eedc8f8fee6b86d4f6081cb33fccf6fc81ec1 | |
parent | aed65978309c231f7e173adf90824f541cfc1ddf (diff) | |
download | aports-b6dbda9f54569a01465bc0dbb48cf83c7ff2cf6c.tar.bz2 aports-b6dbda9f54569a01465bc0dbb48cf83c7ff2cf6c.tar.xz |
testing/perl-unicode-linebreak: rebuild against perl 5.24
-rw-r--r-- | testing/perl-unicode-linebreak/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-unicode-linebreak/APKBUILD b/testing/perl-unicode-linebreak/APKBUILD index b11c6454df..f0dd7ae087 100644 --- a/testing/perl-unicode-linebreak/APKBUILD +++ b/testing/perl-unicode-linebreak/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-unicode-linebreak _pkgreal=Unicode-LineBreak pkgver=2016.003 -pkgrel=0 +pkgrel=1 pkgdesc="UAX #14 Unicode Line Breaking Algorithm" url="http://search.cpan.org/dist/Unicode-LineBreak/" arch="all" |