perl-LWP-Protocol-https: update to 6.10

This commit is contained in:
Astrum-polaris
2020-12-19 11:06:03 +08:00
parent 21a8230d8e
commit 891303223c

View File

@@ -2,7 +2,7 @@
_realname=LWP-Protocol-https
pkgname=perl-${_realname}
pkgver=6.09
pkgver=6.10
pkgrel=1
pkgdesc="Provide https support for LWP::UserAgent"
arch=('any')
@@ -12,7 +12,7 @@ license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-IO-Socket-SSL' 'perl-Mozilla-CA' 'perl-Net-HTTP' 'perl-libwww')
options=('!emptydirs')
source=("https://www.cpan.org/authors/id/O/OA/OALDERS/${_realname}-$pkgver.tar.gz")
sha256sums=('16cfe1a511690b066db5667c8714802ee2b9c5d28a31a3e7bd36fbc70a3af592')
sha256sums=('cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c')
build() {
cd ${_realname}-${pkgver}