From: Wang Mingyu Date: Mon, 12 May 2025 09:02:51 +0000 (+0800) Subject: ccache: upgrade 4.11.2 -> 4.11.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cbe5bd8392efa0a9b32ea9931527196c3d53645;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ccache: upgrade 4.11.2 -> 4.11.3 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/ccache/ccache_4.11.2.bb b/meta/recipes-devtools/ccache/ccache_4.11.3.bb similarity index 93% rename from meta/recipes-devtools/ccache/ccache_4.11.2.bb rename to meta/recipes-devtools/ccache/ccache_4.11.3.bb index 3a41cb5736..83374fa44c 100644 --- a/meta/recipes-devtools/ccache/ccache_4.11.2.bb +++ b/meta/recipes-devtools/ccache/ccache_4.11.3.bb @@ -17,7 +17,7 @@ DEPENDS = "zstd fmt xxhash" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz" -SRC_URI[sha256sum] = "d51b82bb8c3932649323fd4cb8e5a0a9f7fe7f672c71a6d6839bee13b4ded4c5" +SRC_URI[sha256sum] = "28a407314f03a7bd7a008038dbaffa83448bc670e2fc119609b1d99fb33bb600" inherit cmake github-releases