diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:25:29 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:39:00 +0000 |
commit | b62af63ba60c764a11ed34c54b2d039bc719e069 (patch) | |
tree | 116392e759e1dd2dcb4564c12a10080167ec0cc4 | |
parent | b2c7f99a0076ce19518774a9b0de86e3ec18bd5b (diff) | |
download | aports-b62af63ba60c764a11ed34c54b2d039bc719e069.tar.gz aports-b62af63ba60c764a11ed34c54b2d039bc719e069.tar.bz2 aports-b62af63ba60c764a11ed34c54b2d039bc719e069.tar.xz |
community/perl-io-tee: rebuild against Perl 5.32.0
-rw-r--r-- | community/perl-io-tee/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-io-tee/APKBUILD b/community/perl-io-tee/APKBUILD index 708509fc13..2e93105069 100644 --- a/community/perl-io-tee/APKBUILD +++ b/community/perl-io-tee/APKBUILD @@ -3,7 +3,7 @@ pkgname=perl-io-tee pkgver=0.66 _realname=IO-Tee-$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="Multiplex output to multiple output handles" url="https://metacpan.org/pod/IO::Tee" arch="noarch" |