# HG changeset patch # User Claudinei Pereira # Date 1374533146 10800 # Node ID a069b393eeda9a49d815206e073bafe30eb70393 # Parent e0bacd6475f7ce0fd9806bda17d324e448e54938 Up: perl-extutils-pkgconfig (1.14) diff -r e0bacd6475f7 -r a069b393eeda perl-extutils-pkgconfig/receipt --- a/perl-extutils-pkgconfig/receipt Mon Jul 22 19:45:04 2013 -0300 +++ b/perl-extutils-pkgconfig/receipt Mon Jul 22 19:45:46 2013 -0300 @@ -2,7 +2,7 @@ PACKAGE="perl-extutils-pkgconfig" SOURCE="ExtUtils-PkgConfig" -VERSION="1.12" +VERSION="1.14" CATEGORY="development" SHORT_DESC="Simplistic interface to pkg-config" MAINTAINER="claudinei@slitaz.org" @@ -10,8 +10,8 @@ DEPENDS="perl pkg-config" BUILD_DEPENDS="perl pkg-config" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://cpan.org/" -WGET_URL="http://cpan.org/authors/id/T/TS/TSCH/$TARBALL" +WEB_SITE="http://search.cpan.org/~xaoc/ExtUtils-PkgConfig-1.14/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" # Rules to configure and make the package. compile_rules()