diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:25:25 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:38:58 +0000 |
commit | 6383b0680b883e9271bca94282347d0be4c8a7f6 (patch) | |
tree | 2a2979c63943851326ba5fc3c34c3f0b23f460c7 | |
parent | 037a34e8a83a1b96802f8235038348b2ab66d891 (diff) | |
download | aports-6383b0680b883e9271bca94282347d0be4c8a7f6.tar.gz aports-6383b0680b883e9271bca94282347d0be4c8a7f6.tar.bz2 aports-6383b0680b883e9271bca94282347d0be4c8a7f6.tar.xz |
community/perl-getopt-argvfile: rebuild against Perl 5.32.0
-rw-r--r-- | community/perl-getopt-argvfile/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-getopt-argvfile/APKBUILD b/community/perl-getopt-argvfile/APKBUILD index fb415f2b1f..beaa51c84f 100644 --- a/community/perl-getopt-argvfile/APKBUILD +++ b/community/perl-getopt-argvfile/APKBUILD @@ -3,7 +3,7 @@ pkgname=perl-getopt-argvfile pkgver=1.11 _realname=Getopt-ArgvFile-$pkgver -pkgrel=2 +pkgrel=3 pkgdesc="Interpolates script options from files into @ARGV or another array" url="https://metacpan.org/release/Getopt-ArgvFile/" arch="noarch" |