diff --git a/meta/recipes-devtools/python/python3-markdown_3.3.7.bb b/meta/recipes-devtools/python/python3-markdown_3.4.1.bb similarity index 80% rename from meta/recipes-devtools/python/python3-markdown_3.3.7.bb rename to meta/recipes-devtools/python/python3-markdown_3.4.1.bb index c456cecc78..e99c3310ac 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.3.7.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.4.1.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] = "cbb516f16218e643d8e0a95b309f77eb118cb138d39a4f27851e6a63581db874" +SRC_URI[sha256sum] = "3b809086bb6efad416156e00a0da66fe47618a5d6918dd688f53f40c8e4cfeff" BBCLASSEXTEND = "native"