wok diff perl-extutils-pkgconfig/receipt @ rev 17405

openvas-libraries: gnutls_connection_end_t is depredicated
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 28 17:13:49 2014 +0100 (2014-11-28)
parents 2d12ebd38be4
children 20661c276bcf
line diff
     1.1 --- a/perl-extutils-pkgconfig/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-extutils-pkgconfig/receipt	Fri Nov 28 17:13:49 2014 +0100
     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()