From 4e6180a81f371288a0342a343374cef762710fed Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Mon, 15 Nov 2021 11:36:35 +0100 Subject: [PATCH] upgpkg: perl-tie-hash-sorted 0.10-1 http=>https --- perl-tie-hash-sorted/.SRCINFO | 3 +-- perl-tie-hash-sorted/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/perl-tie-hash-sorted/.SRCINFO b/perl-tie-hash-sorted/.SRCINFO index e5f72fc..929cbbc 100644 --- a/perl-tie-hash-sorted/.SRCINFO +++ b/perl-tie-hash-sorted/.SRCINFO @@ -8,8 +8,7 @@ pkgbase = perl-tie-hash-sorted license = PerlArtistic depends = perl>=5.10.0 options = !emptydirs - source = http://cpan.perl.org/modules/by-authors/id/J/JG/JGATCOMB/Tie-Hash-Sorted-0.10.tar.gz + source = https://cpan.perl.org/modules/by-authors/id/J/JG/JGATCOMB/Tie-Hash-Sorted-0.10.tar.gz md5sums = 56dbe4aebd74937096acc963ef5c3872 pkgname = perl-tie-hash-sorted - diff --git a/perl-tie-hash-sorted/PKGBUILD b/perl-tie-hash-sorted/PKGBUILD index dfc5713..942ffdb 100644 --- a/perl-tie-hash-sorted/PKGBUILD +++ b/perl-tie-hash-sorted/PKGBUILD @@ -10,7 +10,7 @@ url="http://search.cpan.org/~$_author/$_perlmod-$pkgver/" license=('GPL' 'PerlArtistic') depends=('perl>=5.10.0') options=(!emptydirs) -source=(http://cpan.perl.org/modules/by-authors/id/J/JG/$_author/$_perlmod-$pkgver.tar.gz) +source=(https://cpan.perl.org/modules/by-authors/id/J/JG/$_author/$_perlmod-$pkgver.tar.gz) md5sums=('56dbe4aebd74937096acc963ef5c3872') build() {