upgpkg: perl-kwalify 1.23-1
http=>https
This commit is contained in:
parent
43e14b95dc
commit
3f3a2d44fa
2 changed files with 2 additions and 3 deletions
|
@ -8,8 +8,7 @@ pkgbase = perl-kwalify
|
|||
license = PerlArtistic
|
||||
depends = perl>=5.10.0
|
||||
options = !emptydirs
|
||||
source = http://cpan.perl.org/modules/by-authors/id/S/SR/SREZIC/Kwalify-1.23.tar.gz
|
||||
source = https://cpan.perl.org/modules/by-authors/id/S/SR/SREZIC/Kwalify-1.23.tar.gz
|
||||
md5sums = 32a9791b25295e2590c316c64fd9d891
|
||||
|
||||
pkgname = perl-kwalify
|
||||
|
||||
|
|
|
@ -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/${_author:0:1}/${_author:0:2}/$_author/$_perlmod-$pkgver.tar.gz)
|
||||
source=(https://cpan.perl.org/modules/by-authors/id/${_author:0:1}/${_author:0:2}/$_author/$_perlmod-$pkgver.tar.gz)
|
||||
md5sums=('32a9791b25295e2590c316c64fd9d891')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue