diff options
author | Francois Perrad <fperrad@gmail.com> | 2016-07-21 21:08:51 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-23 14:46:53 +0200 |
commit | 230e72a3da7b8176497dabe9b9d6c32cfd81e09f (patch) | |
tree | a4848a8a4f75b8a539d8cdce68da94427e7fcc63 /package/perl-html-parser/Config.in | |
parent | e42dccd7b5cd54f329ae561217f4d35386f288bb (diff) | |
download | buildroot-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.in | 5 |
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 |