wok diff perl-rrd-simple/receipt @ rev 24975

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 16:22:04 2022 +0000 (2022-05-02)
parents 15650f5d595b
children a66f312c374b
line diff
     1.1 --- a/perl-rrd-simple/receipt	Fri Sep 17 10:35:57 2021 +0000
     1.2 +++ b/perl-rrd-simple/receipt	Mon May 02 16:22:04 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="RRD-Simple"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://metacpan.org/release/$SOURCE"
     1.7 -WGET_URL="https://metacpan.org/CPAN/authors/id/N/NI/NICOLAW/$TARBALL"
     1.8 +WGET_URL="https://cpan.metacpan.org/authors/id/N/NI/NICOLAW/$TARBALL"
     1.9  
    1.10  DEPENDS="perl rrdtool-perl"
    1.11  BUILD_DEPENDS="perl rrdtool-perl perl-test-pod perl-test-deep perl-test-pod-coverage"