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