diff --git a/meta/recipes-devtools/python/python3-markdown_3.7.bb b/meta/recipes-devtools/python/python3-markdown_3.8.bb similarity index 79% rename from meta/recipes-devtools/python/python3-markdown_3.7.bb rename to meta/recipes-devtools/python/python3-markdown_3.8.bb index 6a2ab36494..09c2f3435b 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.7.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.8.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ec58cdf7cfed06a21f7a9362627a5480" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "2ae2471477cfd02dbbf038d5d9bc226d40def84b4fe2986e49b59b6b472bbed2" +SRC_URI[sha256sum] = "7df81e63f0df5c4b24b7d156eb81e4690595239b7d70937d0409f1b0de319c6f" BBCLASSEXTEND = "native nativesdk"