diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-25 09:11:01 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-25 09:11:01 -0400 |
| commit | be8499a4a381865ac2d20b40e663eec900304a51 (patch) | |
| tree | c8afb9ce50157d2b5fc4c975beabcc2bd959b6fb /meta-openstack/recipes-devtools/python/python-lxml_3.3.5.bb | |
| parent | 69cb96e35ebf0f839a59008fa551dc001dcd0c4f (diff) | |
| download | meta-cloud-services-be8499a4a381865ac2d20b40e663eec900304a51.tar.gz | |
python-lxml: fix bad license checksum
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-lxml_3.3.5.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-lxml_3.3.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 2 | HOMEPAGE = "http://lxml.de/" | 2 | HOMEPAGE = "http://lxml.de/" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=%LIC_MD5SUM%" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f9f1dc24f720c143c2240df41fe5073b" |
| 6 | 6 | ||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | 8 | ||
