]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ccache: upgrade 4.10.1 -> 4.10.2
authorAlexander Kanavin <alex@linutronix.de>
Thu, 22 Aug 2024 09:34:54 +0000 (11:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Aug 2024 08:06:52 +0000 (09:06 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ccache/ccache_4.10.2.bb [moved from meta/recipes-devtools/ccache/ccache_4.10.1.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-devtools/ccache/ccache_4.10.1.bb
rename to meta/recipes-devtools/ccache/ccache_4.10.2.bb
index 6ae85af4f5df84b3d6cde319d7b80690550bf49d..361c1643f917ed6f7d210c9382fa410bb5b0655f 100644 (file)
@@ -17,7 +17,7 @@ DEPENDS = "zstd fmt xxhash"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz"
 
-SRC_URI[sha256sum] = "8f8ad60d9363857812aa8af3fa7fb72be5ea5cf193f824d16d237a8a79256be4"
+SRC_URI[sha256sum] = "108100960bb7e64573ea925af2ee7611701241abb36ce0aae3354528403a7d87"
 
 inherit cmake github-releases