wok diff perl-expect/receipt @ rev 22314

updated xtrkcad and xtrkcad-dev (4.0.3a1 -> 5.1.2a)
author Hans-G?nter Theisgen
date Thu Nov 14 11:00:06 2019 +0100 (2019-11-14)
parents 2d12ebd38be4
children ee465f6e1323
line diff
     1.1 --- a/perl-expect/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-expect/receipt	Thu Nov 14 11:00:06 2019 +0100
     1.3 @@ -6,13 +6,13 @@
     1.4  SHORT_DESC="Expect.pm 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-io-tty"
    1.10  SUGGESTED="perl-io-stty"
    1.11  BUILD_DEPENDS="perl-io-tty"
    1.12  SOURCE="Expect"
    1.13  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.14 -WGET_URL="http://search.cpan.org/CPAN/authors/id/R/RG/RGIERSIG/$TARBALL"
    1.15 +WGET_URL="https://metacpan.org/CPAN/authors/id/R/RG/RGIERSIG/$TARBALL"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()