From: Richard Purdie Date: Tue, 1 Apr 2025 07:43:49 +0000 (+0000) Subject: ccache: upgrade 4.11 -> 4.11.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a8b9eb1a648c0bf0fa496de8b5667a74049799f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ccache: upgrade 4.11 -> 4.11.2 Signed-off-by: Richard Purdie --- 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