diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:25:51 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:39:13 +0000 |
commit | 322a5ef9cc3515a97a58d7f99f3e7a526db82512 (patch) | |
tree | 384820670fafaf2594d8dd51fc4a94d79c0d4d8a | |
parent | 4bfe4a78fe06142742e796b97cc07f081db9317d (diff) | |
download | aports-322a5ef9cc3515a97a58d7f99f3e7a526db82512.tar.gz aports-322a5ef9cc3515a97a58d7f99f3e7a526db82512.tar.bz2 aports-322a5ef9cc3515a97a58d7f99f3e7a526db82512.tar.xz |
main/perl-cgi-emulate-psgi: rebuild against Perl 5.32.0
-rw-r--r-- | main/perl-cgi-emulate-psgi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-cgi-emulate-psgi/APKBUILD b/main/perl-cgi-emulate-psgi/APKBUILD index 3eb9d24f91..0ce29687a2 100644 --- a/main/perl-cgi-emulate-psgi/APKBUILD +++ b/main/perl-cgi-emulate-psgi/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-cgi-emulate-psgi _pkgreal=CGI-Emulate-PSGI pkgver=0.23 -pkgrel=1 +pkgrel=2 pkgdesc="PSGI adapter for CGI" url="https://metacpan.org/release/CGI-Emulate-PSGI/" arch="noarch" |