diff --git a/meta-python/recipes-devtools/python/python3-gunicorn_22.0.0.bb b/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-gunicorn_22.0.0.bb rename to meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb index e9ad084d46..8d825c8651 100644 --- a/meta-python/recipes-devtools/python/python3-gunicorn_22.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb @@ -3,7 +3,7 @@ SUMMARY = "WSGI HTTP Server for UNIX" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5b70a8b30792a916f50dc96123e61ddf" -SRC_URI[sha256sum] = "4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63" +SRC_URI[sha256sum] = "f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec" inherit pypi python_setuptools_build_meta ptest