summaryrefslogtreecommitdiffstats
path: root/extra/p5-html-parser/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-19 00:00:34 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-19 00:00:34 +0100
commit3d85319cad087118bc662827fc7900fafc2a9f49 (patch)
treecb68600a8d61250cddb3288d81b07811dff172f3 /extra/p5-html-parser/Pkgfile
parent0d1edb4f56d7c710e2b8880d0f39bef43c25ecd7 (diff)
parent7aff0a278510899662ca67da198f711c26f6d12c (diff)
downloadnutyx-pakxe-3d85319cad087118bc662827fc7900fafc2a9f49.tar.gz
nutyx-pakxe-3d85319cad087118bc662827fc7900fafc2a9f49.tar.bz2
nutyx-pakxe-3d85319cad087118bc662827fc7900fafc2a9f49.tar.xz
nutyx-pakxe-3d85319cad087118bc662827fc7900fafc2a9f49.zip
Merge remote branch 'blanko/master'
Diffstat (limited to 'extra/p5-html-parser/Pkgfile')
-rw-r--r--extra/p5-html-parser/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/p5-html-parser/Pkgfile b/extra/p5-html-parser/Pkgfile
index bdac682d9..912f6df09 100644
--- a/extra/p5-html-parser/Pkgfile
+++ b/extra/p5-html-parser/Pkgfile
@@ -1,17 +1,17 @@
# Description: Perl extension parse and extract info from html
-# URL: http://search.cpan.org/~gaas/HTML-Parser-3.56/
+# URL: http://search.cpan.org/~gaas/HTML-Parser-3.64/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
# Depends on:
name=p5-html-parser
-version=3.59
+version=3.64
release=1
source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-$version.tar.gz)
build() {
- cd HTML-Parser-$version
+ cd HTML-Parser-$version
perl Makefile.PL
make
make install DESTDIR=$PKG