perl-Net-HTTP: update to 6.24
This commit is contained in:
parent
a170926747
commit
597b293225
@ -2,22 +2,24 @@
|
||||
|
||||
_realname=Net-HTTP
|
||||
pkgname=perl-${_realname}
|
||||
pkgver=6.23
|
||||
pkgver=6.24
|
||||
pkgrel=1
|
||||
pkgdesc="Low-level HTTP connection (client)"
|
||||
arch=('any')
|
||||
url="https://metacpan.org/release/Net-HTTP"
|
||||
msys2_references=(
|
||||
'archlinux: perl-net-http'
|
||||
'cygwin: perl-Net-HTTP'
|
||||
"purl: pkg:cpan/OALDERS/Net-HTTP"
|
||||
)
|
||||
groups=('perl-modules')
|
||||
license=('PerlArtistic' 'GPL')
|
||||
license=('spdx:Artistic-1.0-Perl', 'spdx:GPL-1.0-or-later')
|
||||
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=('0d65c09dd6c8589b2ae1118174d3c1a61703b6ecfc14a3442a8c74af65e0c94e')
|
||||
sha256sums=('290ed9a97b05c7935b048e6d2a356035871fca98ad72c01c5961726adf85c83c')
|
||||
|
||||
build() {
|
||||
export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user