diff --git a/meta/recipes-devtools/ccache/ccache_4.11.bb b/meta/recipes-devtools/ccache/ccache_4.11.2.bb similarity index 93% rename from meta/recipes-devtools/ccache/ccache_4.11.bb rename to meta/recipes-devtools/ccache/ccache_4.11.2.bb index 9a305c257f..3a41cb5736 100644 --- a/meta/recipes-devtools/ccache/ccache_4.11.bb +++ b/meta/recipes-devtools/ccache/ccache_4.11.2.bb @@ -17,7 +17,7 @@ DEPENDS = "zstd fmt xxhash" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz" -SRC_URI[sha256sum] = "7dba208540dc61cedd5c93df8c960055a35f06e29a0a3cf766962251d4a5c766" +SRC_URI[sha256sum] = "d51b82bb8c3932649323fd4cb8e5a0a9f7fe7f672c71a6d6839bee13b4ded4c5" inherit cmake github-releases