perl-LWP-Protocol-https: Update to 6.06

This commit is contained in:
Alexpux
2014-08-15 23:00:12 +04:00
parent 22303462fc
commit 79e345c2f6

View File

@@ -2,8 +2,8 @@
_realname=LWP-Protocol-https
pkgname=perl-${_realname}
pkgver=6.04
pkgrel=2
pkgver=6.06
pkgrel=1
pkgdesc="Provide https support for LWP::UserAgent"
arch=('any')
url="https://metacpan.org/release/LWP-Protocol-https"
@@ -11,8 +11,8 @@ groups=('perl-modules')
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-IO-Socket-SSL' 'perl-Mozilla-CA' 'perl-Net-HTTP' 'perl-libwww')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz")
md5sums=('1b422a7d3b5fed1eb4d748fdc9fd79a4')
source=("http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/${_realname}-$pkgver.tar.gz")
md5sums=('06f5dfd33b07f6594a429dbbd5e6a2d1')
build() {
cd ${_realname}-${pkgver}