diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb b/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb index 9ad865d406..20ea018045 100644 --- a/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb +++ b/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb | |||
@@ -5,7 +5,7 @@ SECTION = "devel/python" | |||
5 | RDEPENDS_${PN} = "python-threading" | 5 | RDEPENDS_${PN} = "python-threading" |
6 | 6 | ||
7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
8 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2340dffbbfea534b58f1349984eeef72" |
9 | 9 | ||
10 | inherit pypi setuptools | 10 | inherit pypi setuptools |
11 | 11 | ||