diff --git a/meta/recipes-devtools/python/python3-jsonpointer_2.2.bb b/meta/recipes-devtools/python/python3-jsonpointer_2.3.bb similarity index 84% rename from meta/recipes-devtools/python/python3-jsonpointer_2.2.bb rename to meta/recipes-devtools/python/python3-jsonpointer_2.3.bb index 225fde7556..16d5cab4cf 100644 --- a/meta/recipes-devtools/python/python3-jsonpointer_2.2.bb +++ b/meta/recipes-devtools/python/python3-jsonpointer_2.3.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=32b15c843b7a329130f4e266a281ebb3" inherit pypi ptest setuptools3 -SRC_URI[sha256sum] = "f09f8deecaaa5aea65b5eb4f67ca4e54e1a61f7a11c75085e360fe6feb6a48bf" +SRC_URI[sha256sum] = "97cba51526c829282218feb99dab1b1e6bdf8efd1c43dc9d57be093c0d69c99a" RDEPENDS:${PN} += " \ ${PYTHON_PN}-json \