aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-08-13 12:47:39 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-09-21 17:39:57 +0000
commit636dde6c7b48bff2914698cbb8da9a3c2cf687f1 (patch)
tree8dcc37d5d4c90d5885365d1fcdceec519b025afa
parent5689def4b953fcf3f9ca161adc7cfa75c68d0577 (diff)
community/perl-plack: rebuild against Perl 5.32.0
-rw-r--r--community/perl-plack/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-plack/APKBUILD b/community/perl-plack/APKBUILD
index 5d83172b107..b92004bfee2 100644
--- a/community/perl-plack/APKBUILD
+++ b/community/perl-plack/APKBUILD
@@ -5,7 +5,7 @@ pkgname=perl-plack
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Plack
pkgver=1.0047
-pkgrel=1
+pkgrel=2
pkgdesc="Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)"
url="https://metacpan.org/release/Plack/"
arch="noarch"