wok rev 14866

Up: perl-extutils-pkgconfig (1.14)
author Claudinei Pereira <claudinei@slitaz.org>
date Mon Jul 22 19:45:46 2013 -0300 (2013-07-22)
parents e0bacd6475f7
children b2b12df1bd72
files perl-extutils-pkgconfig/receipt
line diff
     1.1 --- a/perl-extutils-pkgconfig/receipt	Mon Jul 22 19:45:04 2013 -0300
     1.2 +++ b/perl-extutils-pkgconfig/receipt	Mon Jul 22 19:45:46 2013 -0300
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="perl-extutils-pkgconfig"
     1.6  SOURCE="ExtUtils-PkgConfig"
     1.7 -VERSION="1.12"
     1.8 +VERSION="1.14"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Simplistic interface to pkg-config"
    1.11  MAINTAINER="claudinei@slitaz.org"
    1.12 @@ -10,8 +10,8 @@
    1.13  DEPENDS="perl pkg-config"
    1.14  BUILD_DEPENDS="perl pkg-config"
    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/~xaoc/ExtUtils-PkgConfig-1.14/"
    1.19 +WGET_URL="http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()