switch to HTTPS where available
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user