perl-Net-HTTP: Update to 6.21

This commit is contained in:
Biswapriyo Nath 2021-03-22 14:53:00 +05:30 committed by GitHub
parent 1072c33404
commit 682d336e1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
_realname=Net-HTTP
pkgname=perl-${_realname}
pkgver=6.20
pkgver=6.21
pkgrel=1
pkgdesc="Low-level HTTP connection (client)"
arch=('any')
@ -11,9 +11,10 @@ groups=('perl-modules')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl>=5.6.2')
checkdepends=('perl-URI')
conflicts=('perl-libwww<6')
source=("https://www.cpan.org/authors/id/O/OA/OALDERS/${_realname}-${pkgver}.tar.gz")
sha256sums=('92527b2a24512961b8e3637c6216a057751e39b6fa751422ed181ff599779f1e')
sha256sums=('375aa35b76be99f06464089174d66ac76f78ce83a5c92a907bbfab18b099eec4')
build() {
export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \