wok-6.x diff perl-http-parser/receipt @ rev 20824

updated dfu-util (0.8 -> 0.9)
author Hans-G?nter Theisgen
date Tue Feb 19 15:12:19 2019 +0100 (2019-02-19)
parents 2d12ebd38be4
children 18c66805dd1a
line diff
     1.1 --- a/perl-http-parser/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-http-parser/receipt	Tue Feb 19 15:12:19 2019 +0100
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="parse HTTP/1.1 request into HTTP::Request/Response object"
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  LICENSE="GPL"
     1.7 -WEB_SITE="http://search.cpan.org/~edeca/HTTP-Parser-0.06/"
     1.8 +WEB_SITE="https://metacpan.org/~edeca/HTTP-Parser-0.06/"
     1.9  SOURCE="HTTP-Parser"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11 -WGET_URL="http://search.cpan.org/CPAN/authors/id/E/ED/EDECA/$TARBALL"
    1.12 +WGET_URL="https://metacpan.org/CPAN/authors/id/E/ED/EDECA/$TARBALL"
    1.13  
    1.14  DEPENDS="perl-http-message perl-uri"
    1.15  BUILD_DEPENDS="perl $DEPENDS"