perl-HTTP-Cookies: Update to 6.11

This commit is contained in:
Christoph Reiter 2024-01-20 12:24:23 +01:00
parent bd45430314
commit 44fff24e8b

View File

@ -2,8 +2,8 @@
_realname=HTTP-Cookies
pkgname=perl-${_realname}
pkgver=6.10
pkgrel=2
pkgver=6.11
pkgrel=1
pkgdesc="HTTP cookie jars"
arch=('any')
license=('PerlArtistic' 'GPL')
@ -15,7 +15,7 @@ checkdepends=()
conflicts=('perl-libwww<6')
url="https://metacpan.org/release/HTTP-Cookies"
source=(https://www.cpan.org/authors/id/O/OA/OALDERS/${_realname}-${pkgver}.tar.gz)
sha256sums=('e36f36633c5ce6b5e4b876ffcf74787cc5efe0736dd7f487bdd73c14f0bd7007')
sha256sums=('8c9a541a4a39f6c0c7e3d0b700b05dfdb830bd490a1b1942a7dedd1b50d9a8c8')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \