wok diff perl-html-parser/receipt @ rev 20780

updated check and check-dev (0.9.14 -> 0.12.0)
author Hans-G?nter Theisgen
date Thu Feb 14 14:42:25 2019 +0100 (2019-02-14)
parents 2d12ebd38be4
children 18c66805dd1a
line diff
     1.1 --- a/perl-html-parser/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-html-parser/receipt	Thu Feb 14 14:42:25 2019 +0100
     1.3 @@ -10,8 +10,8 @@
     1.4  BUILD_DEPENDS="perl perl-html-tagset"
     1.5  SOURCE="HTML-Parser"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://search.cpan.org/~gaas/HTML-Parser/"
     1.8 -WGET_URL="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL"
     1.9 +WEB_SITE="https://metacpan.org/~gaas/HTML-Parser/"
    1.10 +WGET_URL="https://metacpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()