summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-19 17:33:43 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 17:41:45 +0100
commitefe7f1063f0cf001286ff277537c9fa0a5521047 (patch)
treeb2454bb321fa470661c36a9ec6b3fc1ee3c929ca /meta/recipes-devtools
parent72d5401a00d0332c9072ddcf1c8ba8f3f88a831c (diff)
downloadopenembedded-core-efe7f1063f0cf001286ff277537c9fa0a5521047.tar.gz
ccache: upgrade 4.4 -> 4.4.2
License-Update: formatting Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/ccache/ccache_4.4.2.bb (renamed from meta/recipes-devtools/ccache/ccache_4.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_4.4.bb b/meta/recipes-devtools/ccache/ccache_4.4.2.bb
index 203be8c92d..dd0ad642b2 100644
--- a/meta/recipes-devtools/ccache/ccache_4.4.bb
+++ b/meta/recipes-devtools/ccache/ccache_4.4.2.bb
@@ -7,12 +7,12 @@ HOMEPAGE = "http://ccache.samba.org"
SECTION = "devel"
LICENSE = "GPLv3+"
-LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=73963d63171ecbdf2d25274de67c68c5"
+LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=985be6d06a50f60a9893a19a6d2550b8"
DEPENDS = "zstd"
SRC_URI = "https://github.com/ccache/ccache/releases/download/v${PV}/${BP}.tar.gz"
-SRC_URI[sha256sum] = "61a993d62216aff35722a8d0e8ffef9b677fc3f6accd8944ffc2a6db98fb3142"
+SRC_URI[sha256sum] = "357a2ac55497b39ad6885c14b00cda6cf21d1851c6290f4288e62972665de417"
UPSTREAM_CHECK_URI = "https://github.com/ccache/ccache/releases/"