summaryrefslogtreecommitdiffstats
path: root/package/perl-html-parser/Config.in
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2016-07-21 21:08:51 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-23 14:46:53 +0200
commit230e72a3da7b8176497dabe9b9d6c32cfd81e09f (patch)
treea4848a8a4f75b8a539d8cdce68da94427e7fcc63 /package/perl-html-parser/Config.in
parente42dccd7b5cd54f329ae561217f4d35386f288bb (diff)
downloadbuildroot-230e72a3da7b8176497dabe9b9d6c32cfd81e09f.tar.gz
buildroot-230e72a3da7b8176497dabe9b9d6c32cfd81e09f.zip
perl-html-parser: bump to version 3.72
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-html-parser/Config.in')
-rw-r--r--package/perl-html-parser/Config.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/perl-html-parser/Config.in b/package/perl-html-parser/Config.in
index 8a725f1dbd..22a16d646f 100644
--- a/package/perl-html-parser/Config.in
+++ b/package/perl-html-parser/Config.in
@@ -3,10 +3,9 @@ config BR2_PACKAGE_PERL_HTML_PARSER
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_PERL_HTML_TAGSET
help
- The HTML-Parser distribution is is a collection of modules that parse
- and extract information from HTML documents
+ HTML parser class
- http://github.com/gisle/html-parser
+ https://metacpan.org/release/HTML-Parser
comment "perl-html-parser needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS
OpenPOWER on IntegriCloud