From a5146c76e3c19bbcfdef5454e5531a88973a3d45 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 1 Aug 2020 19:25:31 +0200 Subject: [PATCH] community/perl-lwp-protocol-https: rebuild against Perl 5.32.0 --- community/perl-lwp-protocol-https/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/perl-lwp-protocol-https/APKBUILD b/community/perl-lwp-protocol-https/APKBUILD index 42396a032a0..27bab63933b 100644 --- a/community/perl-lwp-protocol-https/APKBUILD +++ b/community/perl-lwp-protocol-https/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-lwp-protocol-https _pkgreal=LWP-Protocol-https pkgver=6.09 -pkgrel=0 +pkgrel=1 pkgdesc="Provide https support for LWP::UserAgent" url="https://metacpan.org/release/LWP-Protocol-https/" arch="noarch"