perl-HTTP-Message: Update to 6.45

This commit is contained in:
Christoph Reiter
2023-10-05 08:43:55 +02:00
parent ebde2da49e
commit 3a613cbec3

View File

@@ -2,7 +2,7 @@
_realname=HTTP-Message
pkgname=perl-${_realname}
pkgver=6.44
pkgver=6.45
pkgrel=1
pkgdesc="HTTP style messages"
arch=(any)
@@ -16,7 +16,7 @@ depends=('perl>=5.8.8' 'perl-Clone' 'perl-Encode-Locale>=1'
makedepends=('perl-Try-Tiny')
conflicts=('perl-libwww<6')
source=("https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/${_realname}-${pkgver}.tar.gz")
sha256sums=('398b647bf45aa972f432ec0111f6617742ba32fc773c6612d21f64ab4eacbca1')
sha256sums=('01cb8406612a3f738842d1e97313ae4d874870d1b8d6d66331f16000943d4cbe')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \