wok diff perl-test-pod/receipt @ rev 21776
linld: fix strdup
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 11 12:50:44 2019 +0200 (2019-07-11) |
parents | 2d12ebd38be4 |
children | f24a6593156b |
line diff
1.1 --- a/perl-test-pod/receipt Fri Jun 07 18:46:07 2013 +0200 1.2 +++ b/perl-test-pod/receipt Thu Jul 11 12:50:44 2019 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 SOURCE="Test-Pod" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.cpan.org/modules/" 1.7 -WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/$TARBALL" 1.8 +WGET_URL="https://metacpan.org/CPAN/authors/id/D/DW/DWHEELER/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()