diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-10 16:02:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:12:57 +0000 |
commit | cc2e3de679b7ccbcaee4e31110922995bdc5f56d (patch) | |
tree | 3ec95162dca0049025165506d8c80f00a924d12d /main/perl-io-tty | |
parent | 70cd62259569f0f72c345ef407c4ec44cf5962e0 (diff) | |
download | aports-cc2e3de679b7ccbcaee4e31110922995bdc5f56d.tar.bz2 aports-cc2e3de679b7ccbcaee4e31110922995bdc5f56d.tar.xz |
main/perl-io-tty: rebuild against perl 5.28
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 9a8052aeea..594181f34c 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=4 +pkgrel=5 pkgdesc="Pseudo ttys and constants" url="http://search.cpan.org/dist/IO-Tty/" arch="all" |