diff --git a/meta/recipes-devtools/python/python3-markdown_3.8.2.bb b/meta/recipes-devtools/python/python3-markdown_3.9.bb similarity index 79% rename from meta/recipes-devtools/python/python3-markdown_3.8.2.bb rename to meta/recipes-devtools/python/python3-markdown_3.9.bb index d7ab34b915..67375e1321 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.8.2.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.9.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ec58cdf7cfed06a21f7a9362627a5480" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "247b9a70dd12e27f67431ce62523e675b866d254f900c4fe75ce3dda62237c45" +SRC_URI[sha256sum] = "d2900fe1782bd33bdbbd56859defef70c2e78fc46668f8eb9df3128138f2cb6a" BBCLASSEXTEND = "native nativesdk"