summaryrefslogtreecommitdiffstats
path: root/package/libxml-parser-perl
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2016-12-02 08:56:59 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-12-02 09:32:56 +0100
commit16fdd76743118dea9321ef6e238a29605ec8e234 (patch)
treea75a5d3a7afa63dc8d9bb96cacaea1ced0c82cd2 /package/libxml-parser-perl
parent6cf6d3c65f711b5296bf63638c7bb0ff3ac334ca (diff)
downloadbuildroot-16fdd76743118dea9321ef6e238a29605ec8e234.tar.gz
buildroot-16fdd76743118dea9321ef6e238a29605ec8e234.zip
package/libxml-parser-perl: bump version to 2.44
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libxml-parser-perl')
-rw-r--r--package/libxml-parser-perl/libxml-parser-perl.hash2
-rw-r--r--package/libxml-parser-perl/libxml-parser-perl.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/libxml-parser-perl/libxml-parser-perl.hash b/package/libxml-parser-perl/libxml-parser-perl.hash
index 4a8c0d305d..d8e0df5a27 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.hash
+++ b/package/libxml-parser-perl/libxml-parser-perl.hash
@@ -1,2 +1,2 @@
# locally computed hash
-sha256 b48197cd2265a26c5f016489f11a7b450d8833cb8b3d6a46ee15975740894de9 XML-Parser-2.41.tar.gz
+sha256 1ae9d07ee9c35326b3d9aad56eae71a6730a73a116b9fe9e8a4758b7cc033216 XML-Parser-2.44.tar.gz
diff --git a/package/libxml-parser-perl/libxml-parser-perl.mk b/package/libxml-parser-perl/libxml-parser-perl.mk
index 9e5325c863..e512815e3f 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.mk
+++ b/package/libxml-parser-perl/libxml-parser-perl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBXML_PARSER_PERL_VERSION = 2.41
+LIBXML_PARSER_PERL_VERSION = 2.44
LIBXML_PARSER_PERL_SOURCE = XML-Parser-$(LIBXML_PARSER_PERL_VERSION).tar.gz
LIBXML_PARSER_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TODDR
HOST_LIBXML_PARSER_PERL_DEPENDENCIES = host-expat
OpenPOWER on IntegriCloud