upgpkg: perl-tie-hash-sorted 0.10-1
http=>https
This commit is contained in:
parent
3857616806
commit
4e6180a81f
2 changed files with 2 additions and 3 deletions
|
@ -8,8 +8,7 @@ pkgbase = perl-tie-hash-sorted
|
||||||
license = PerlArtistic
|
license = PerlArtistic
|
||||||
depends = perl>=5.10.0
|
depends = perl>=5.10.0
|
||||||
options = !emptydirs
|
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
|
md5sums = 56dbe4aebd74937096acc963ef5c3872
|
||||||
|
|
||||||
pkgname = perl-tie-hash-sorted
|
pkgname = perl-tie-hash-sorted
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ url="http://search.cpan.org/~$_author/$_perlmod-$pkgver/"
|
||||||
license=('GPL' 'PerlArtistic')
|
license=('GPL' 'PerlArtistic')
|
||||||
depends=('perl>=5.10.0')
|
depends=('perl>=5.10.0')
|
||||||
options=(!emptydirs)
|
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')
|
md5sums=('56dbe4aebd74937096acc963ef5c3872')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue