perl-libwww: update to 6.80 (#5635)

This commit is contained in:
Dirk Stolle 2025-09-14 17:11:52 +02:00 committed by GitHub
parent 904695d0e9
commit 1e8cd572cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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