wok diff perl-maketext-gettext/receipt @ rev 20861

syslinux: fix iso2exe
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 22 15:37:43 2019 +0100 (2019-02-22)
parents 2b9f96603415
children ca4a422cce07
line diff
     1.1 --- a/perl-maketext-gettext/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/perl-maketext-gettext/receipt	Fri Feb 22 15:37:43 2019 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  SOURCE="Locale-Maketext-Gettext"
     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/I/IM/IMACAT/$TARBALL"
     1.8 +WGET_URL="https://metacpan.org/CPAN/authors/id/I/IM/IMACAT/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()