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 | 98838cfac5cacb9158e0fba0e7419f06fbb2c2c6 (patch) | |
tree | 607c324249a0bf9530fd745ba24e6c7a0b4c7862 | |
parent | b62af63ba60c764a11ed34c54b2d039bc719e069 (diff) | |
download | aports-98838cfac5cacb9158e0fba0e7419f06fbb2c2c6.tar.gz aports-98838cfac5cacb9158e0fba0e7419f06fbb2c2c6.tar.bz2 aports-98838cfac5cacb9158e0fba0e7419f06fbb2c2c6.tar.xz |
community/perl-ipc-run: rebuild against Perl 5.32.0
-rw-r--r-- | community/perl-ipc-run/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-ipc-run/APKBUILD b/community/perl-ipc-run/APKBUILD index d4fcc512c3..c3b0baceea 100644 --- a/community/perl-ipc-run/APKBUILD +++ b/community/perl-ipc-run/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-ipc-run _pkgreal=IPC-Run pkgver=20200505.0 -pkgrel=0 +pkgrel=1 pkgdesc="system() and background procs w/ piping, redirs, ptys (Unix, Win32)" url="https://metacpan.org/pod/IPC::Run" arch="noarch" |