diff --git a/meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb b/meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb similarity index 67% rename from meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb rename to meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb index 4dd53a67bc..0c28948f63 100644 --- a/meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb +++ b/meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb @@ -4,7 +4,8 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2" PYPI_PACKAGE = "croniter" -SRC_URI[sha256sum] = "03ad19baa220ca8bd105413c9f3bab2e7a1514046c20aeb7bf16805c07538eee" +SRC_URI[md5sum] = "adfeeb0032ab7aeccba908fa2eb09c33" +SRC_URI[sha256sum] = "7186b9b464f45cf3d3c83a18bc2344cc101d7b9fd35a05f2878437b14967e964" inherit pypi setuptools3