perl-LWP-Protocol-https: update to 6.13
This commit is contained in:
@@ -2,17 +2,17 @@
|
||||
|
||||
_realname=LWP-Protocol-https
|
||||
pkgname=perl-${_realname}
|
||||
pkgver=6.10
|
||||
pkgrel=2
|
||||
pkgver=6.13
|
||||
pkgrel=1
|
||||
pkgdesc="Provide https support for LWP::UserAgent"
|
||||
arch=('any')
|
||||
url="https://metacpan.org/release/LWP-Protocol-https"
|
||||
url="https://metacpan.org/dist/LWP-Protocol-https"
|
||||
groups=('perl-modules')
|
||||
license=('PerlArtistic' 'GPL')
|
||||
depends=('perl' 'perl-IO-Socket-SSL' 'perl-Mozilla-CA' 'perl-Net-HTTP' 'perl-libwww')
|
||||
options=('!emptydirs')
|
||||
source=("https://www.cpan.org/authors/id/O/OA/OALDERS/${_realname}-$pkgver.tar.gz")
|
||||
sha256sums=('cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c')
|
||||
source=("https://cpan.metacpan.org/authors/id/O/OA/OALDERS/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('598bd131f7546af63561f61e398506857e8ee69e5ac116936c344fecb98c38bb')
|
||||
|
||||
build() {
|
||||
cd ${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user