From 2c87b3e471ee18b25364575dbef802ee3e261488 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 23 May 2013 08:16:57 +0000 Subject: [PATCH] testing/perl-io-tty: rebuild against perl-5.18 --- testing/perl-io-tty/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/perl-io-tty/APKBUILD b/testing/perl-io-tty/APKBUILD index 4e1255a0864..1550cc65a98 100644 --- a/testing/perl-io-tty/APKBUILD +++ b/testing/perl-io-tty/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-io-tty _pkgreal=IO-Tty pkgver=1.10 -pkgrel=1 +pkgrel=2 pkgdesc="Pseudo ttys and constants" url="http://search.cpan.org/dist/IO-Tty/" arch="all"