diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-11 13:33:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-11 13:33:16 +0000 |
commit | 4c2c77c4dd07d85f62adb09517f39ae31d6fc367 (patch) | |
tree | 48d2b430a74262d8c5a6fb5fc287c72fc58fe0a2 /testing/perl-io-tty | |
parent | 5ce898aa1a5424c324b2597134b31718eda69a6f (diff) | |
download | aports-4c2c77c4dd07d85f62adb09517f39ae31d6fc367.tar.bz2 aports-4c2c77c4dd07d85f62adb09517f39ae31d6fc367.tar.xz |
testing/perl-io-tty: rebuild against perl-5.16
Diffstat (limited to 'testing/perl-io-tty')
-rw-r--r-- | testing/perl-io-tty/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-io-tty/APKBUILD b/testing/perl-io-tty/APKBUILD index bb4da860fd..4e1255a086 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=0 +pkgrel=1 pkgdesc="Pseudo ttys and constants" url="http://search.cpan.org/dist/IO-Tty/" arch="all" |