diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-15 14:50:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-15 20:07:17 +0000 |
commit | 340f807e1bcf1db4b4039d4f68169060e173c22c (patch) | |
tree | b10159eb38dc56b9858ec5f08f26735f132c1538 /main/perl-io-tty | |
parent | 39e19bb9f0f93e2b1562f23d3df1bfc69dc094a5 (diff) | |
download | aports-340f807e1bcf1db4b4039d4f68169060e173c22c.tar.bz2 aports-340f807e1bcf1db4b4039d4f68169060e173c22c.tar.xz |
main/perl-io-tty: rebuild against perl 5.26
Diffstat (limited to 'main/perl-io-tty')
-rw-r--r-- | main/perl-io-tty/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-io-tty/APKBUILD b/main/perl-io-tty/APKBUILD index f97c50823e..9a8052aeea 100644 --- a/main/perl-io-tty/APKBUILD +++ b/main/perl-io-tty/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-io-tty _pkgreal=IO-Tty pkgver=1.12 -pkgrel=3 +pkgrel=4 pkgdesc="Pseudo ttys and constants" url="http://search.cpan.org/dist/IO-Tty/" arch="all" |