summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-03-24 20:50:50 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-25 00:50:43 +0100
commitc3b9a9a3cde7ca3db1daca2f752fec4aa7d75356 (patch)
tree89a397a608e39ba1be8e8bfd0fb11448e2fb28ae
parent57e1bdaa7eb37d7a62fe536b39e077de0050a15e (diff)
python-lxml: bump to 3.4.2
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/python-lxml/python-lxml.hash2
-rw-r--r--package/python-lxml/python-lxml.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/python-lxml/python-lxml.hash b/package/python-lxml/python-lxml.hash
index 470a24551..e5d57663e 100644
--- a/package/python-lxml/python-lxml.hash
+++ b/package/python-lxml/python-lxml.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 069594837d0376a1bacf5cc42aa9a1be2e1c1396dc62f7d07f7358afecd34adf lxml-3.4.1.tgz
+sha256 c7d5990298af6ffb00312973a25f0cc917a6368126dd40eaab41d78d3e1ea25d lxml-3.4.2.tgz
diff --git a/package/python-lxml/python-lxml.mk b/package/python-lxml/python-lxml.mk
index e7222e826..5dcc4caec 100644
--- a/package/python-lxml/python-lxml.mk
+++ b/package/python-lxml/python-lxml.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_LXML_VERSION = 3.4.1
+PYTHON_LXML_VERSION = 3.4.2
PYTHON_LXML_SITE = http://lxml.de/files
PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tgz