perl-libwww: Update to 6.52

This commit is contained in:
Peter Budai
2021-01-31 14:30:41 +01:00
committed by Christoph Reiter
parent f58949d5ce
commit ad36bfb02a

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=perl-libwww
pkgver=6.50
pkgver=6.52
pkgrel=1
pkgdesc="The World-Wide Web library for Perl"
arch=('any')
@@ -17,7 +17,7 @@ depends=('perl' 'perl-Encode-Locale' 'perl-File-Listing'
optdepends=('perl-LWP-Protocol-https: for https:// url schemes')
checkdepends=('perl-Test-Fatal' 'perl-Test-Requiresinternet')
source=(https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-${pkgver}.tar.gz)
sha256sums=('f07dea0be3d916ab3c3942f1392f7c45484b1499a66b04ba86b4e2e817aed850')
sha256sums=('b63f67647b7cfb0bace19ada32e4feb2c2e8e0f4204546c62ce6247fa59d778d')
build() {
cd libwww-perl-${pkgver}