wok diff perl-io/receipt @ rev 25540

Update some web_site/wget_url with https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 09 18:12:54 2023 +0000 (15 months ago)
parents 35736c64d4ad
children
line diff
     1.1 --- a/perl-io/receipt	Fri Dec 31 16:58:14 2021 +0100
     1.2 +++ b/perl-io/receipt	Thu Mar 09 18:12:54 2023 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="perl-io"
     1.7 -VERSION="1.48"
     1.8 +VERSION="1.51"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Perl extension IO."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  
    1.14  SOURCE="IO"
    1.15  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 -WGET_URL="https://www.cpan.org/modules/by-module/IO/$TARBALL"
    1.17 +WGET_URL="https://cpan.metacpan.org/authors/id/T/TO/TODDR/$TARBALL"
    1.18  
    1.19  DEPENDS="perl"
    1.20  BUILD_DEPENDS="perl"