wok diff perl-exporter-tiny/receipt @ rev 25471

duplicity: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 08 08:40:19 2022 +0000 (19 months ago)
parents 4998a2f5cae5
children b27d8c263cba
line diff
     1.1 --- a/perl-exporter-tiny/receipt	Fri Dec 31 15:25:57 2021 +0100
     1.2 +++ b/perl-exporter-tiny/receipt	Sat Oct 08 08:40:19 2022 +0000
     1.3 @@ -11,11 +11,12 @@
     1.4  
     1.5  SOURCE="Exporter-Tiny"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://www.cpan.org/modules/by-module/Exporter/$TARBALL"
     1.8 +WGET_URL="https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/$TARBALL"
     1.9  
    1.10  DEPENDS="perl"
    1.11  BUILD_DEPENDS="$DEPENDS"
    1.12  
    1.13 +# What is the latest version available today?
    1.14  current_version()
    1.15  {
    1.16  	wget -O - $WEB_SITE 2>/dev/null | \