diff --git a/meta-python/recipes-devtools/python/python3-cmd2_2.2.0.bb b/meta-python/recipes-devtools/python/python3-cmd2_2.3.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-cmd2_2.2.0.bb rename to meta-python/recipes-devtools/python/python3-cmd2_2.3.0.bb index 2632ce1c8..0cc8e9ce5 100644 --- a/meta-python/recipes-devtools/python/python3-cmd2_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-cmd2_2.3.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4c527bcb481233ebcb803de975f42701" DEPENDS += "${PYTHON_PN}-setuptools-scm-native" -SRC_URI[sha256sum] = "34cd12424d9e2835eff125146af3d9f4a4c2931c6bc5a3cea9790bd4f55756d9" +SRC_URI[sha256sum] = "2493ab8e5baab3d1a0325ea50920674a63de41bee4c63a634ac5cb42bfd63c1b" inherit pypi setuptools3