mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-LWP-Protocol-https: update to 6.11.
This commit is contained in:
parent
80ec63f135
commit
cdd5869b4a
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-LWP-Protocol-https'
|
# Template file for 'perl-LWP-Protocol-https'
|
||||||
pkgname=perl-LWP-Protocol-https
|
pkgname=perl-LWP-Protocol-https
|
||||||
version=6.10
|
version=6.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-Mozilla-CA perl-LWP
|
makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-LWP
|
||||||
perl-Net-HTTP perl-Net-SSLeay"
|
perl-Net-HTTP perl-Net-SSLeay"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
checkdepends="perl-Test-RequiresInternet"
|
checkdepends="perl-Test-Needs perl-Test-RequiresInternet"
|
||||||
short_desc="LWP::Protocol::https - Provide https support for LWP::UserAgent"
|
short_desc="LWP::Protocol::https - Provide https support for LWP::UserAgent"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/LWP-Protocol-https"
|
homepage="https://metacpan.org/release/LWP-Protocol-https"
|
||||||
distfiles="${CPAN_SITE}/LWP/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/LWP/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c
|
checksum=0132ddbf03661565ca85050f2a5094fb9263cbbc3ccb1a4d9c41ac9bb083b917
|
||||||
|
|
Loading…
Add table
Reference in a new issue