https://ccache.samba.org/releasenotes.html#_ccache_3_3_4 Signed-off-by: Marcel Lorenz --- lfs/ccache | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/ccache b/lfs/ccache index 9fbb728..43f4df7 100644 --- a/lfs/ccache +++ b/lfs/ccache @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2016 IPFire Team # +# Copyright (C) 2007-2017 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 3.2.3 +VER = 3.3.4 THISAPP = ccache-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 608c78632086a4a051514722d6067a7b +$(DL_FILE)_MD5 = 95ab3c56284129cc2a32460c23069516 install : $(TARGET) -- 2.9.3