perl-libwww: update to 6.79

This commit is contained in:
Biswapriyo Nath 2025-07-25 05:19:56 +00:00
parent 51b5538521
commit 0af3a0cbf5

View File

@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=perl-libwww
pkgver=6.78
pkgver=6.79
pkgrel=1
pkgdesc="The World-Wide Web library for Perl"
arch=('any')
@ -21,7 +21,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=('b738bdcf54e2c6bb81fd2b83ec47bc83347f97b371ea80f0dc10360f817a9a44')
sha256sums=('f2526e9a33ac96715cc47fbf5b4bec1a8c51720330b24e3974c2c5ae07a9c5e7')
build() {
cd libwww-perl-${pkgver}