diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-magic_0.4.24.bb (renamed from meta/recipes-devtools/python/python3-magic_0.4.23.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-magic_0.4.23.bb b/meta/recipes-devtools/python/python3-magic_0.4.24.bb index 4ebae32569..a54bf2431c 100644 --- a/meta/recipes-devtools/python/python3-magic_0.4.23.bb +++ b/meta/recipes-devtools/python/python3-magic_0.4.24.bb | |||
@@ -11,7 +11,7 @@ PYPI_PACKAGE = "python-magic" | |||
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "88f71d04fde4318da32fa03930362f1c6127caa833614563fd53a0fd3438cc3e" | 14 | SRC_URI[sha256sum] = "de800df9fb50f8ec5974761054a708af6e4246b03b4bdaee993f948947b0ebcf" |
15 | 15 | ||
16 | RDEPENDS_${PN} += "file \ | 16 | RDEPENDS_${PN} += "file \ |
17 | ${PYTHON_PN}-ctypes \ | 17 | ${PYTHON_PN}-ctypes \ |