switch to HTTPS where available

This commit is contained in:
Viktor Szakats
2017-09-16 01:23:09 +00:00
parent 3b15598f2b
commit 746a478425
150 changed files with 187 additions and 189 deletions

View File

@@ -11,7 +11,7 @@ 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/M/MS/MSCHILLI/${_realname}-$pkgver.tar.gz")
source=("https://www.cpan.org/authors/id/M/MS/MSCHILLI/${_realname}-$pkgver.tar.gz")
sha256sums=('b86c83cc1dcf4a6f84e2fbe32f9c39591a36e6e418af00533505f3452496adef')
build() {