From be8499a4a381865ac2d20b40e663eec900304a51 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 25 Jun 2014 09:11:01 -0400 Subject: python-lxml: fix bad license checksum Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-lxml_3.3.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-lxml_3.3.5.bb b/meta-openstack/recipes-devtools/python/python-lxml_3.3.5.bb index 0fcf152..73869d7 100644 --- a/meta-openstack/recipes-devtools/python/python-lxml_3.3.5.bb +++ b/meta-openstack/recipes-devtools/python/python-lxml_3.3.5.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Powerful and Pythonic XML processing library combining libxml2/li HOMEPAGE = "http://lxml.de/" SECTION = "devel/python" LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=%LIC_MD5SUM%" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f9f1dc24f720c143c2240df41fe5073b" PR = "r0" -- cgit v1.2.3-54-g00ecf