summaryrefslogtreecommitdiff
path: root/p5-extutils-pkgconfig/Pkgfile
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@users.sourceforge.net>2008-07-01 12:45:22 +0200
committerJose V Beneyto <sepen@users.sourceforge.net>2008-07-01 12:45:22 +0200
commitd51318f98df03a5c55bbe42fa23493aa46f24715 (patch)
treecaaae9656dac03d5e2e20867722016dc1b9a8aff /p5-extutils-pkgconfig/Pkgfile
parent52a9be886b87b8fe219006ba4c73716c99bb027f (diff)
downloadcontrib-d51318f98df03a5c55bbe42fa23493aa46f24715.tar.gz
contrib-d51318f98df03a5c55bbe42fa23493aa46f24715.tar.xz
p5-extutils-pkgconfig: Updated 1.07 -> 1.11
Diffstat (limited to 'p5-extutils-pkgconfig/Pkgfile')
-rw-r--r--p5-extutils-pkgconfig/Pkgfile10
1 files changed, 5 insertions, 5 deletions
diff --git a/p5-extutils-pkgconfig/Pkgfile b/p5-extutils-pkgconfig/Pkgfile
index 5f6481e6a..fdbd20abb 100644
--- a/p5-extutils-pkgconfig/Pkgfile
+++ b/p5-extutils-pkgconfig/Pkgfile
@@ -1,16 +1,16 @@
# Description: Perl bindings for pkgconfig
-# URL: http://www.gtkperl.org
+# URL: http://www.cpan.org/
# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net
# Packager: Han Boetes, han at mijncomputer dot nl
# Depends on: p5-xml-parser
name=p5-extutils-pkgconfig
-version=1.07
-release=2
-source=(http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-PkgConfig-${version}.tar.gz)
+version=1.11
+release=1
+source=(http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-PkgConfig-$version.tar.gz)
build() {
- cd ExtUtils-PkgConfig-${version}
+ cd ExtUtils-PkgConfig-$version
perl Makefile.PL
make OPTIMIZE="$CFLAGS"
make install DESTDIR=$PKG

Generated by cgit