mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/ccache: bump version to 4.11.3
Release notes: https://ccache.dev/releasenotes.html#_ccache_4_11_3 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
f1adb7952d
commit
db0c48f41a
@@ -1,4 +1,4 @@
|
||||
# sha256 computed locally
|
||||
sha256 319390f276123968cfa565acc3da0b1e18414374b40ff25274230e6860352125 ccache-4.11.2.tar.xz
|
||||
sha256 d5a340e199977b7b1e89c0add794132c977fdc2ecc7ca5451e03d43627a1b1be ccache-4.11.3.tar.xz
|
||||
sha256 80b5112739a423dfac7bed1ca8a1df3cccda3d794425441997d4462b83db4dd5 GPL-3.0.txt
|
||||
sha256 115fd61246934e8581b1ef9263017cae89e61b5f11599d7f7d6b98f69a700e66 LICENSE.adoc
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CCACHE_VERSION = 4.11.2
|
||||
CCACHE_VERSION = 4.11.3
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user