wok-current diff perl-extutils-pkgconfig/receipt @ rev 20682
Update some WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 27 17:42:10 2019 +0100 (2019-01-27) |
parents | a069b393eeda |
children | 18c66805dd1a |
line diff
1.1 --- a/perl-extutils-pkgconfig/receipt Mon Jul 22 19:45:46 2013 -0300 1.2 +++ b/perl-extutils-pkgconfig/receipt Sun Jan 27 17:42:10 2019 +0100 1.3 @@ -10,8 +10,8 @@ 1.4 DEPENDS="perl pkg-config" 1.5 BUILD_DEPENDS="perl pkg-config" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://search.cpan.org/~xaoc/ExtUtils-PkgConfig-1.14/" 1.8 -WGET_URL="http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 1.9 +WEB_SITE="https://metacpan.org/~xaoc/ExtUtils-PkgConfig-1.14/" 1.10 +WGET_URL="https://metacpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()