]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
ccache: Update to 4.2.1
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Apr 2021 15:40:04 +0000 (15:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Apr 2021 15:40:04 +0000 (15:40 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/ccache

index 7782429dcb60c0eea399abfdf09578df00730055..cbc30a176d66ef79119fe0ee949ec208ae9a07f1 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.1
+VER        = 4.2.1
 
 THISAPP    = ccache-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 539df5f81b853cb69e88f8dd148d9fc8
+$(DL_FILE)_MD5 = 589f8e2551830d5afd703db85f752c2b
 
 install : $(TARGET)