perl-libwww: Update to 6.43

This commit is contained in:
Alexey Pavlov
2019-12-12 14:15:30 +03:00
parent 229be5027d
commit dbd71efeb0

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=perl-libwww
pkgver=6.41
pkgver=6.43
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=('8e271add59a2b773839b902a58a9c955b42008700df93eae1aa37167483a064a')
sha256sums=('e9849d7ee6fd0e89cc999e63d7612c951afd6aeea6bc721b767870d9df4ac40d')
build() {
cd libwww-perl-${pkgver}