From: Michael Tremer Date: Mon, 12 Feb 2018 12:12:08 +0000 (+0000) Subject: ccache: Update to 3.4.1 X-Git-Tag: v2.19-core120~105 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d32233aa1bc9f97b73f7993d2e5dce25e382e04c;p=people%2Fstevee%2Fipfire-2.x.git ccache: Update to 3.4.1 Signed-off-by: Michael Tremer --- diff --git a/lfs/ccache b/lfs/ccache index 8f6a181522..9ed6c311a8 100644 --- a/lfs/ccache +++ b/lfs/ccache @@ -24,7 +24,7 @@ include Config -VER = 3.3.4 +VER = 3.4.1 THISAPP = ccache-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -51,7 +51,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 95ab3c56284129cc2a32460c23069516 +$(DL_FILE)_MD5 = 39492aea565c3e6d5affa633672a93bd install : $(TARGET)