]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
ccache: upgrade 4.10.2 -> 4.11
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Mar 2025 07:54:04 +0000 (07:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Mar 2025 22:36:45 +0000 (22:36 +0000)
License-Update: Copyright year and component version changes, no license change

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ccache/ccache_4.11.bb [moved from meta/recipes-devtools/ccache/ccache_4.10.2.bb with 84% similarity]

similarity index 84%
rename from meta/recipes-devtools/ccache/ccache_4.10.2.bb
rename to meta/recipes-devtools/ccache/ccache_4.11.bb
index 361c1643f917ed6f7d210c9382fa410bb5b0655f..9a305c257f7794d2d7736cf4a101d35a8bdbc123 100644 (file)
@@ -7,8 +7,8 @@ HOMEPAGE = "http://ccache.samba.org"
 SECTION = "devel"
 
 LICENSE = "GPL-3.0-or-later & MIT & BSL-1.0 & ISC"
-LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=73b86311eaf2b66b0d093ec1a15fa60d \
-                    file://src/third_party/cpp-httplib/httplib.h;endline=6;md5=5389d9f5a88a138e42ba58894bbceeac \
+LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=b98c3470e22877fefa43a01a2dd0669c \
+                    file://src/third_party/cpp-httplib/httplib.h;endline=6;md5=663aca6f84e7d67ade228aad32afc0ea \
                     file://src/third_party/nonstd-span/nonstd/span.hpp;endline=9;md5=b4af92a7f068b38c5b3410dceb30c186 \
                     file://src/third_party/win32-compat/win32/mktemp.c;endline=17;md5=d287e9c1f1cd2bb2bd164490e1cf449a \
                     "
@@ -17,7 +17,7 @@ DEPENDS = "zstd fmt xxhash"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz"
 
-SRC_URI[sha256sum] = "108100960bb7e64573ea925af2ee7611701241abb36ce0aae3354528403a7d87"
+SRC_URI[sha256sum] = "7dba208540dc61cedd5c93df8c960055a35f06e29a0a3cf766962251d4a5c766"
 
 inherit cmake github-releases