diff --git a/meta-oe/recipes-devtools/jq/jq_1.7.bb b/meta-oe/recipes-devtools/jq/jq_1.7.1.bb similarity index 95% rename from meta-oe/recipes-devtools/jq/jq_1.7.bb rename to meta-oe/recipes-devtools/jq/jq_1.7.1.bb index 5c2e3aae8f..6b12335513 100644 --- a/meta-oe/recipes-devtools/jq/jq_1.7.bb +++ b/meta-oe/recipes-devtools/jq/jq_1.7.1.bb @@ -12,7 +12,7 @@ GITHUB_BASE_URI = "https://github.com/jqlang/${BPN}/releases/" SRC_URI = "${GITHUB_BASE_URI}/download/${BPN}-${PV}/${BPN}-${PV}.tar.gz \ file://run-ptest \ " -SRC_URI[sha256sum] = "402a0d6975d946e6f4e484d1a84320414a0ff8eb6cf49d2c11d144d4d344db62" +SRC_URI[sha256sum] = "478c9ca129fd2e3443fe27314b455e211e0d8c60bc8ff7df703873deeee580c2" inherit autotools github-releases ptest