summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p5-html-parser/.md5sum2
-rw-r--r--p5-html-parser/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/p5-html-parser/.md5sum b/p5-html-parser/.md5sum
index 35e39696b..02c12c57b 100644
--- a/p5-html-parser/.md5sum
+++ b/p5-html-parser/.md5sum
@@ -1 +1 @@
-d22cc6468ce670a56034be907e4e7c54 HTML-Parser-3.69.tar.gz
+efe7699f5ece3a230d730a3682359c08 HTML-Parser-3.70.tar.gz
diff --git a/p5-html-parser/Pkgfile b/p5-html-parser/Pkgfile
index 25991d86e..13baf7108 100644
--- a/p5-html-parser/Pkgfile
+++ b/p5-html-parser/Pkgfile
@@ -5,9 +5,9 @@
# Depends on: p5-html-tagset
name=p5-html-parser
-version=3.69
+version=3.70
release=1
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.69.tar.gz)
+source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-$version.tar.gz)
build() {
cd HTML-Parser-$version

Generated by cgit