diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-chardet_2.3.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-chardet_2.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb b/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb index 25326aa858..dfc979b335 100644 --- a/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb +++ b/meta-python/recipes-devtools/python/python-chardet_2.3.0.bb | |||
@@ -5,4 +5,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f89e2100d9b6cdffcea4f398e37343" | |||
5 | SRC_URI[md5sum] = "25274d664ccb5130adae08047416e1a8" | 5 | SRC_URI[md5sum] = "25274d664ccb5130adae08047416e1a8" |
6 | SRC_URI[sha256sum] = "e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa" | 6 | SRC_URI[sha256sum] = "e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa" |
7 | 7 | ||
8 | inherit pypi | 8 | inherit pypi setuptools |