wok diff perl-http-message/receipt @ rev 20763
syslinux/iso2exe/init: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 13 11:04:40 2019 +0100 (2019-02-13) |
parents | 6e8b1bcb30e2 |
children | d43b8b52f310 |
line diff
1.1 --- a/perl-http-message/receipt Thu Jan 24 11:33:03 2019 +0100 1.2 +++ b/perl-http-message/receipt Wed Feb 13 11:04:40 2019 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://metacpan.org/release/HTTP-Message" 1.5 SOURCE="HTTP-Message" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WGET_URL="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL" 1.8 +WGET_URL="https://metacpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL" 1.9 1.10 DEPENDS="perl-encode-locale perl-html-parser perl-http-date perl-lwp-mediatypes perl-uri" 1.11 BUILD_DEPENDS="$DEPENDS"