[Buildroot] [git commit] python-lxml: bump to 3.4.4

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jun 21 04:51:33 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=55dbcaf48fcf229c4fbaab6df8abe8f3e16a6c56
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/python-lxml/python-lxml.hash |    2 +-
 package/python-lxml/python-lxml.mk   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/python-lxml/python-lxml.hash b/package/python-lxml/python-lxml.hash
index e5d5766..624d8b0 100644
--- a/package/python-lxml/python-lxml.hash
+++ b/package/python-lxml/python-lxml.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256  c7d5990298af6ffb00312973a25f0cc917a6368126dd40eaab41d78d3e1ea25d  lxml-3.4.2.tgz
+sha256  b3d362bac471172747cda3513238f115cbd6c5f8b8e6319bf6a97a7892724099  lxml-3.4.4.tgz
diff --git a/package/python-lxml/python-lxml.mk b/package/python-lxml/python-lxml.mk
index 5dcc4ca..321e56d 100644
--- a/package/python-lxml/python-lxml.mk
+++ b/package/python-lxml/python-lxml.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_LXML_VERSION = 3.4.2
+PYTHON_LXML_VERSION = 3.4.4
 PYTHON_LXML_SITE = http://lxml.de/files
 PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tgz
 


More information about the buildroot mailing list