]> code.ossystems Code Review - openembedded-core.git/commitdiff
ccache: upgrade 4.5 -> 4.5.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Dec 2021 21:59:27 +0000 (22:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Dec 2021 10:33:21 +0000 (10:33 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ccache/ccache_4.5.1.bb [moved from meta/recipes-devtools/ccache/ccache_4.5.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-devtools/ccache/ccache_4.5.bb
rename to meta/recipes-devtools/ccache/ccache_4.5.1.bb
index a98bb43ead9f9ef074149cef96fa39061af2e6a0..26f808978fc6048b55655bcf0b54761d60c07619 100644 (file)
@@ -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/"