wok diff perl-io-stty/receipt @ rev 21289

updated libsdl and libsdl-dev (1.2.14 -> 1.2.15)
author Hans-G?nter Theisgen
date Tue Apr 16 17:25:56 2019 +0100 (2019-04-16)
parents 2d12ebd38be4
children de314cb7fe1e
line diff
     1.1 --- a/perl-io-stty/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-io-stty/receipt	Tue Apr 16 17:25:56 2019 +0100
     1.3 @@ -6,12 +6,12 @@
     1.4  SHORT_DESC="IO::Stty module is a Perl extension."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL"
     1.7 -WEB_SITE="http://search.cpan.org/"
     1.8 +WEB_SITE="https://metacpan.org/"
     1.9  DEPENDS="perl"
    1.10  BUILD_DEPENDS="perl"
    1.11  SOURCE="IO-Stty"
    1.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.13 -WGET_URL="http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/$TARBALL"
    1.14 +WGET_URL="https://metacpan.org/CPAN/authors/id/T/TO/TODDR/$TARBALL"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()