wok-6.x diff perl-extutils-depends/receipt @ rev 15088
py3k: add bdeps...
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 13 21:00:08 2013 +0000 (2013-08-13) |
parents | 2d12ebd38be4 |
children | 20661c276bcf |
line diff
1.1 --- a/perl-extutils-depends/receipt Fri Jun 07 18:46:07 2013 +0200 1.2 +++ b/perl-extutils-depends/receipt Tue Aug 13 21:00:08 2013 +0000 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()