diff --git a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.68.1.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb rename to meta-python/recipes-devtools/python/python3-grpcio-reflection_1.68.1.bb index dc7a4c85d9..3c0d5be812 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.68.1.bb @@ -11,7 +11,7 @@ DEPENDS += "python3-grpcio" PYPI_PACKAGE = "grpcio_reflection" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -SRC_URI[sha256sum] = "507d9785a72032816e9bb5add4a660c655813a6bc1537b957822c652c88bf458" +SRC_URI[sha256sum] = "cffcb33c4cbdde771a06fd55ca6fe149c6f89ec330c9a4010730bb2998597982" RDEPENDS:${PN} = "python3-grpcio"