diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:26:45 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:39:50 +0000 |
commit | 796cbc5c71fccc944bd6d43ecd8760f97693ec1d (patch) | |
tree | 2b5b404b581da903fd826eb2f80c8543b91cae14 | |
parent | 0bac32016b6a98fa4bb3e946235d8a4dbd830e4b (diff) | |
download | aports-796cbc5c71fccc944bd6d43ecd8760f97693ec1d.tar.gz aports-796cbc5c71fccc944bd6d43ecd8760f97693ec1d.tar.bz2 aports-796cbc5c71fccc944bd6d43ecd8760f97693ec1d.tar.xz |
testing/perl-module-find: rebuild against Perl 5.32.0
-rw-r--r-- | testing/perl-module-find/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-module-find/APKBUILD b/testing/perl-module-find/APKBUILD index 52471432c7..7cefe690c7 100644 --- a/testing/perl-module-find/APKBUILD +++ b/testing/perl-module-find/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-module-find _pkgreal=Module-Find pkgver=0.15 -pkgrel=0 +pkgrel=1 pkgdesc="Find and use installed modules in a (sub)category" url="https://metacpan.org/release/Module-Find" arch="noarch" |