diff --git a/meta/recipes-devtools/python/python3-pdm_2.24.1.bb b/meta/recipes-devtools/python/python3-pdm_2.24.2.bb similarity index 82% rename from meta/recipes-devtools/python/python3-pdm_2.24.1.bb rename to meta/recipes-devtools/python/python3-pdm_2.24.2.bb index 3f251c7f0f..d24e03d650 100644 --- a/meta/recipes-devtools/python/python3-pdm_2.24.1.bb +++ b/meta/recipes-devtools/python/python3-pdm_2.24.2.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2" -SRC_URI[sha256sum] = "fc8adf011caa4ee2b0f25dabf890152aa4153cc21599ea67fe0c14e533dcd6d9" +SRC_URI[sha256sum] = "ce0d5e9005fe26238b8ba5cf0e37ac00acab2fb90f904bf0219a5e8445849dfb" inherit pypi python_setuptools_build_meta