]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ccache: update to 3.7.12
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 21 Dec 2020 19:02:10 +0000 (20:02 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Dec 2020 11:04:28 +0000 (11:04 +0000)
Please refer to https://ccache.dev/news.html#2020-10-01 for a list of
all release notes since version 3.4.1, it is unfortunately way too long
to be added here. :-]

Since ccache is not part of the distribution itself, no rootfile updates
were necessary.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/ccache

index 1361f3ed07a58783845db13eeab713c3b5de2cc3..e930f20d111af75a60a560386e008503d0dc097b 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.4.1
+VER        = 3.7.12
 
 THISAPP    = ccache-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -51,7 +51,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 39492aea565c3e6d5affa633672a93bd
+$(DL_FILE)_MD5 = 4c9a09ae499d1d82bb83e67f1068f9bb
 
 install : $(TARGET)