summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ccache
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-17 16:34:59 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-21 11:04:00 +0000
commit5454c193ff3997523592edd40642b9a0c0f88fb4 (patch)
treea02e97e5ec7e8bc2e3db371d317e769a95300b31 /meta/recipes-devtools/ccache
parentafc39549400adec43ec7da1cf0bc9537d084359d (diff)
downloadopenembedded-core-5454c193ff3997523592edd40642b9a0c0f88fb4.tar.gz
ccache: upgrade 4.4.2 -> 4.5
License-Update: third party version references updated 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.bb (renamed from meta/recipes-devtools/ccache/ccache_4.4.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_4.4.2.bb b/meta/recipes-devtools/ccache/ccache_4.5.bb
index dd0ad642b2..a98bb43ead 100644
--- a/meta/recipes-devtools/ccache/ccache_4.4.2.bb
+++ b/meta/recipes-devtools/ccache/ccache_4.5.bb
@@ -7,12 +7,12 @@ HOMEPAGE = "http://ccache.samba.org"
SECTION = "devel"
LICENSE = "GPLv3+"
-LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=985be6d06a50f60a9893a19a6d2550b8"
+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] = "357a2ac55497b39ad6885c14b00cda6cf21d1851c6290f4288e62972665de417"
+SRC_URI[sha256sum] = "8f1c6495a06ae0a9ff311c9d43096233702a2045c476ca1ae393b434abf1f528"
UPSTREAM_CHECK_URI = "https://github.com/ccache/ccache/releases/"