wok diff perl-extutils-pkgconfig/receipt @ rev 16893
libQtPlugins: replace phonon&sqlite libs: less deps in a lot of apps
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Mon Jul 14 14:37:30 2014 +0300 (2014-07-14) |
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 Mon Jul 14 14:37:30 2014 +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()