Merge pull request #4735 from lazka/perl-LWP-Protocol-https-6.14
perl-LWP-Protocol-https: Update to 6.14
This commit is contained in:
commit
9bb056c0d4
@ -2,7 +2,7 @@
|
||||
|
||||
_realname=LWP-Protocol-https
|
||||
pkgname=perl-${_realname}
|
||||
pkgver=6.13
|
||||
pkgver=6.14
|
||||
pkgrel=1
|
||||
pkgdesc="Provide https support for LWP::UserAgent"
|
||||
arch=('any')
|
||||
@ -12,7 +12,7 @@ license=('PerlArtistic' 'GPL')
|
||||
depends=('perl' 'perl-IO-Socket-SSL' 'perl-Mozilla-CA' 'perl-Net-HTTP' 'perl-libwww')
|
||||
options=('!emptydirs')
|
||||
source=("https://cpan.metacpan.org/authors/id/O/OA/OALDERS/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('598bd131f7546af63561f61e398506857e8ee69e5ac116936c344fecb98c38bb')
|
||||
sha256sums=('59cdeabf26950d4f1bef70f096b0d77c5b1c5a7b5ad1b66d71b681ba279cbb2a')
|
||||
|
||||
build() {
|
||||
cd ${_realname}-${pkgver}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user