diff --git a/meta/recipes-devtools/python/python3-markdown_3.4.1.bb b/meta/recipes-devtools/python/python3-markdown_3.4.3.bb similarity index 81% rename from meta/recipes-devtools/python/python3-markdown_3.4.1.bb rename to meta/recipes-devtools/python/python3-markdown_3.4.3.bb index b398cd8bc4..1624e15f95 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.4.1.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.4.3.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=745aaad0c69c60039e638bff9ffc59ed" inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "Markdown" -SRC_URI[sha256sum] = "3b809086bb6efad416156e00a0da66fe47618a5d6918dd688f53f40c8e4cfeff" +SRC_URI[sha256sum] = "8bf101198e004dc93e84a12a7395e31aac6a9c9942848ae1d99b9d72cf9b3520" BBCLASSEXTEND = "native nativesdk"