perl-LWP-Protocol-https: update to 6.10.
This commit is contained in:
parent
5354d8506b
commit
d5b6c74c00
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'perl-LWP-Protocol-https'
|
||||
pkgname=perl-LWP-Protocol-https
|
||||
version=6.09
|
||||
revision=3
|
||||
version=6.10
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-Mozilla-CA perl-LWP
|
||||
perl-Net-HTTP"
|
||||
depends="$makedepends"
|
||||
perl-Net-HTTP perl-Net-SSLeay"
|
||||
depends="${makedepends}"
|
||||
checkdepends="perl-Test-RequiresInternet"
|
||||
short_desc="LWP::Protocol::https - Provide https support for LWP::UserAgent"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/LWP-Protocol-https"
|
||||
distfiles="${CPAN_SITE}/LWP/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=16cfe1a511690b066db5667c8714802ee2b9c5d28a31a3e7bd36fbc70a3af592
|
||||
checksum=cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c
|
||||
|
|
Loading…
Reference in New Issue