wok rev 14865

Up: perl-extutils-depends (0.304)
author Claudinei Pereira <claudinei@slitaz.org>
date Mon Jul 22 19:45:04 2013 -0300 (2013-07-22)
parents 29a568856cdf
children a069b393eeda
files perl-extutils-depends/receipt
line diff
     1.1 --- a/perl-extutils-depends/receipt	Mon Jul 22 19:44:21 2013 -0300
     1.2 +++ b/perl-extutils-depends/receipt	Mon Jul 22 19:45:04 2013 -0300
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="perl-extutils-depends"
     1.6  SOURCE="ExtUtils-Depends"
     1.7 -VERSION="0.302"
     1.8 +VERSION="0.304"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Easily build XS extensions that depends on XS extensions."
    1.11  MAINTAINER="claudinei@slitaz.org"
    1.12 @@ -10,8 +10,8 @@
    1.13  DEPENDS="perl"
    1.14  BUILD_DEPENDS="perl"
    1.15  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 -WEB_SITE="http://cpan.org/"
    1.17 -WGET_URL="http://cpan.org/authors/id/T/TS/TSCH/$TARBALL"
    1.18 +WEB_SITE="http://search.cpan.org/~flora/ExtUtils-Depends-0.304/"
    1.19 +WGET_URL="http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/$TARBALL"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()