From f443c4b72f462e3d49f55c97c3af4f130ae0cf7d Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Mon, 11 Mar 2024 14:52:27 +0000 Subject: [PATCH] main/perl-lwp-protocol-https: upgrade to 6.14 also, upgrade to apkbuild-cpan template 4 --- main/perl-lwp-protocol-https/APKBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/main/perl-lwp-protocol-https/APKBUILD b/main/perl-lwp-protocol-https/APKBUILD index bbd66f3aecf..5649e23440d 100644 --- a/main/perl-lwp-protocol-https/APKBUILD +++ b/main/perl-lwp-protocol-https/APKBUILD @@ -1,11 +1,11 @@ -# Automatically generated by apkbuild-cpan, template 3 +# Automatically generated by apkbuild-cpan, template 4 # Contributor: Sheila Aman # Maintainer: Sheila Aman pkgname=perl-lwp-protocol-https +pkgver=6.14 +pkgrel=0 #_pkgreal is used by apkbuild-cpan to find modules at MetaCpan _pkgreal=LWP-Protocol-https -pkgver=6.13 -pkgrel=0 pkgdesc="Provide https support for LWP::UserAgent" url="https://metacpan.org/release/LWP-Protocol-https/" arch="noarch" @@ -14,7 +14,6 @@ depends=" perl perl-io-socket-ssl perl-libwww - perl-mozilla-ca perl-net-http " checkdepends=" @@ -48,5 +47,5 @@ package() { } sha512sums=" -d80dd4e6395fd254d3365f159a4a9eb8e184e3a8be650e721b5136f912235d9d06505c39eb7ad393ce8da027d44da3e06ad8635a5bee6a06a4af8176f5c2ca92 LWP-Protocol-https-6.13.tar.gz +8f220c307833a803a8539a1c794598097133f24017edda9030eba2ff558d54104040fbae64d7068e99b9e03142e6e96a8b11c478e2a5571e908754a385b59fab LWP-Protocol-https-6.14.tar.gz "