From 1f9d9fea7999feadf14d290fe9545c32fec974aa Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 24 Apr 2014 11:25:30 -0400 Subject: pysqlite: fix license specification to Zlib (versus zlib) Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb') diff --git a/meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb b/meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb index 8caa37c..a47666d 100644 --- a/meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb +++ b/meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb @@ -1,7 +1,7 @@ DESCRIPTION = "DB-API 2.0 interface for SQLite 3.x" HOMEPAGE = "http://github.com/ghaering/pysqlite" SECTION = "devel/python" -LICENSE = "zlib" +LICENSE = "Zlib" LIC_FILES_CHKSUM = "file://LICENSE;md5=a85bd923e5c830f8eb89db354ff72f38" PR = "r0" -- cgit v1.2.3-54-g00ecf