diff mbox series

[05/32] ccache: upgrade 4.10.1 -> 4.10.2

Message ID 20240822093521.36790-5-alex.kanavin@gmail.com
State Accepted, archived
Commit 371e34b03b94152328ad20362e18e882c11ad9cf
Headers show
Series [01/32] mesa: set PV from the .inc file and not via filenames | expand

Commit Message

Alexander Kanavin Aug. 22, 2024, 9:34 a.m. UTC
From: Alexander Kanavin <alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../ccache/{ccache_4.10.1.bb => ccache_4.10.2.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/ccache/{ccache_4.10.1.bb => ccache_4.10.2.bb} (93%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/ccache/ccache_4.10.1.bb b/meta/recipes-devtools/ccache/ccache_4.10.2.bb
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 6ae85af4f5d..361c1643f91 100644
--- a/meta/recipes-devtools/ccache/ccache_4.10.1.bb
+++ b/meta/recipes-devtools/ccache/ccache_4.10.2.bb
@@ -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