summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ccache
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-08 22:59:27 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-09 10:33:21 +0000
commit1549b78868895c5ab329b9b077e3261b1df61919 (patch)
treeb8a3eb120a49f4abd1ed9606ee9ce914d8260d82 /meta/recipes-devtools/ccache
parent9d9052c79b376ad46acf5689ab7a28271f601863 (diff)
downloadopenembedded-core-1549b78868895c5ab329b9b077e3261b1df61919.tar.gz
ccache: upgrade 4.5 -> 4.5.1
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ccache')
-rw-r--r--meta/recipes-devtools/ccache/ccache_4.5.1.bb (renamed from meta/recipes-devtools/ccache/ccache_4.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_4.5.bb b/meta/recipes-devtools/ccache/ccache_4.5.1.bb
index a98bb43ead..26f808978f 100644
--- a/meta/recipes-devtools/ccache/ccache_4.5.bb
+++ b/meta/recipes-devtools/ccache/ccache_4.5.1.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=8fe0fdfdc7a892516526b86c28d06a16"
DEPENDS = "zstd"
SRC_URI = "https://github.com/ccache/ccache/releases/download/v${PV}/${BP}.tar.gz"
-SRC_URI[sha256sum] = "8f1c6495a06ae0a9ff311c9d43096233702a2045c476ca1ae393b434abf1f528"
+SRC_URI[sha256sum] = "f0d3cff5d555d6868f14a7d05696f0370074e475304fd5aa152b98f892364981"
UPSTREAM_CHECK_URI = "https://github.com/ccache/ccache/releases/"