wok diff perl-unicode-string/receipt @ rev 21874

facter: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 28 11:31:06 2019 +0200 (2019-09-28)
parents 2d12ebd38be4
children d4a4c50235c4
line diff
     1.1 --- a/perl-unicode-string/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-unicode-string/receipt	Sat Sep 28 11:31:06 2019 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  SOURCE="Unicode-String"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://cpan.org/"
     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  # Rules to configure and make the package.
    1.11  compile_rules()