mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
perl-LWP-Protocol-https: update to 6.10.
This commit is contained in:
parent
5354d8506b
commit
d5b6c74c00
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# 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.09
|
version=6.10
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
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-Mozilla-CA perl-LWP
|
||||||
perl-Net-HTTP"
|
perl-Net-HTTP perl-Net-SSLeay"
|
||||||
depends="$makedepends"
|
depends="${makedepends}"
|
||||||
checkdepends="perl-Test-RequiresInternet"
|
checkdepends="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=16cfe1a511690b066db5667c8714802ee2b9c5d28a31a3e7bd36fbc70a3af592
|
checksum=cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c
|
||||||
|
|
Loading…
Add table
Reference in a new issue