wok-6.x diff perl-xml-twig/receipt @ rev 22677
linld: fix pipehole.awk
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 18 11:53:11 2020 +0100 (2020-01-18) |
parents | 6e8b1bcb30e2 |
children | 04e71ae29a9d |
line diff
1.1 --- a/perl-xml-twig/receipt Thu Jan 24 11:33:03 2019 +0100 1.2 +++ b/perl-xml-twig/receipt Sat Jan 18 11:53:11 2020 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 SOURCE="XML-Twig" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="https://metacpan.org/release/XML-Twig/" 1.7 -WGET_URL="http://search.cpan.org/CPAN/authors/id/M/MI/MIROD/$TARBALL" 1.8 +WGET_URL="https://metacpan.org/CPAN/authors/id/M/MI/MIROD/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()