* [Buildroot] [PATCH 1/1] package/ccache: bump version to 4.8.2
@ 2023-06-15 16:49 Bernd Kuhls
2023-06-16 8:29 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-06-15 16:49 UTC (permalink / raw)
To: buildroot
Release notes: https://ccache.dev/releasenotes.html
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/ccache/ccache.hash | 2 +-
package/ccache/ccache.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/ccache/ccache.hash b/package/ccache/ccache.hash
index 9b11f026ec..2b6cd65a74 100644
--- a/package/ccache/ccache.hash
+++ b/package/ccache/ccache.hash
@@ -1,4 +1,4 @@
# sha256 computed locally
-sha256 df0c64d15d3efaf0b4f6837dd6b1467e40eeaaa807db25ce79c3a08a46a84e36 ccache-4.7.4.tar.xz
+sha256 3d3fb3f888a5b16c4fa7ee5214cca76348afd6130e8443de5f6f2424f2076a49 ccache-4.8.2.tar.xz
sha256 80b5112739a423dfac7bed1ca8a1df3cccda3d794425441997d4462b83db4dd5 GPL-3.0.txt
sha256 56cf64f68b7b8150300acd79899941615523ea5c56c120e92f5b175b7cc78e3c LICENSE.adoc
diff --git a/package/ccache/ccache.mk b/package/ccache/ccache.mk
index 6b7d57b40c..ac4bc4aba5 100644
--- a/package/ccache/ccache.mk
+++ b/package/ccache/ccache.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CCACHE_VERSION = 4.7.4
+CCACHE_VERSION = 4.8.2
CCACHE_SITE = https://github.com/ccache/ccache/releases/download/v$(CCACHE_VERSION)
CCACHE_SOURCE = ccache-$(CCACHE_VERSION).tar.xz
CCACHE_LICENSE = GPL-3.0+, others
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/ccache: bump version to 4.8.2
2023-06-15 16:49 [Buildroot] [PATCH 1/1] package/ccache: bump version to 4.8.2 Bernd Kuhls
@ 2023-06-16 8:29 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2023-06-16 8:29 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Release notes: https://ccache.dev/releasenotes.html
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-16 8:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-15 16:49 [Buildroot] [PATCH 1/1] package/ccache: bump version to 4.8.2 Bernd Kuhls
2023-06-16 8:29 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox