diff --git a/meta-python/recipes-devtools/python/python3-gunicorn_25.1.0.bb b/meta-python/recipes-devtools/python/python3-gunicorn_25.3.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-gunicorn_25.1.0.bb rename to meta-python/recipes-devtools/python/python3-gunicorn_25.3.0.bb index a8b06786ae..cf41feae70 100644 --- a/meta-python/recipes-devtools/python/python3-gunicorn_25.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-gunicorn_25.3.0.bb @@ -3,7 +3,7 @@ SUMMARY = "WSGI HTTP Server for UNIX" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5dc9171ccd8fcbd7827c850148b3ca98" -SRC_URI[sha256sum] = "1426611d959fa77e7de89f8c0f32eed6aa03ee735f98c01efba3e281b1c47616" +SRC_URI[sha256sum] = "f74e1b2f9f76f6cd1ca01198968bd2dd65830edc24b6e8e4d78de8320e2fe889" inherit pypi python_setuptools_build_meta ptest