diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-magic_0.4.25.bb (renamed from meta/recipes-devtools/python/python3-magic_0.4.24.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-magic_0.4.24.bb b/meta/recipes-devtools/python/python3-magic_0.4.25.bb index ae895fbd53..efc8b6daaa 100644 --- a/meta/recipes-devtools/python/python3-magic_0.4.24.bb +++ b/meta/recipes-devtools/python/python3-magic_0.4.25.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] = "de800df9fb50f8ec5974761054a708af6e4246b03b4bdaee993f948947b0ebcf" | 14 | SRC_URI[sha256sum] = "21f5f542aa0330f5c8a64442528542f6215c8e18d2466b399b0d9d39356d83fc" |
15 | 15 | ||
16 | RDEPENDS:${PN} += "file \ | 16 | RDEPENDS:${PN} += "file \ |
17 | ${PYTHON_PN}-ctypes \ | 17 | ${PYTHON_PN}-ctypes \ |