diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:25:47 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:39:10 +0000 |
commit | 9aba245a8aa659cd424162a6b43b1bf245eb1f51 (patch) | |
tree | 12d10e14f7386a8ecbe9c7eb85b1d2d82b5e6970 | |
parent | f7cf77ad7ef7fdf2c68acf1bca81d554494d8051 (diff) | |
download | aports-9aba245a8aa659cd424162a6b43b1bf245eb1f51.tar.gz aports-9aba245a8aa659cd424162a6b43b1bf245eb1f51.tar.bz2 aports-9aba245a8aa659cd424162a6b43b1bf245eb1f51.tar.xz |
community/perl-unicode-string: rebuild against Perl 5.32.0
-rw-r--r-- | community/perl-unicode-string/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-unicode-string/APKBUILD b/community/perl-unicode-string/APKBUILD index 0db3d728ba..51617d7dd2 100644 --- a/community/perl-unicode-string/APKBUILD +++ b/community/perl-unicode-string/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-unicode-string _pkgreal=Unicode-String pkgver=2.10 -pkgrel=1 +pkgrel=2 pkgdesc="String of Unicode characters for perl (UCS2/UTF16)" url="https://metacpan.org/release/Unicode-String" arch="all" |