diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:26:49 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:39:54 +0000 |
commit | 1bb9cd437b449890a451a761425bf8a4b0391cf4 (patch) | |
tree | 2051a99aed215788c9dc5a2fe4404d72af2e5d82 | |
parent | c7078b63ea637a6fe874e9303854658e1a928f2c (diff) | |
download | aports-1bb9cd437b449890a451a761425bf8a4b0391cf4.tar.gz aports-1bb9cd437b449890a451a761425bf8a4b0391cf4.tar.bz2 aports-1bb9cd437b449890a451a761425bf8a4b0391cf4.tar.xz |
testing/perl-test-api: rebuild against Perl 5.32.0
-rw-r--r-- | testing/perl-test-api/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-test-api/APKBUILD b/testing/perl-test-api/APKBUILD index b19e0c931c..2ca9176d7f 100644 --- a/testing/perl-test-api/APKBUILD +++ b/testing/perl-test-api/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-test-api _pkgreal=Test-API pkgver=0.010 -pkgrel=0 +pkgrel=1 pkgdesc="Test a list of subroutines provided by a module" url="https://metacpan.org/release/Test-API" arch="noarch" |