From: Michael Tremer Date: Thu, 16 Aug 2012 16:53:11 +0000 (+0200) Subject: ccache: Update to 3.1.8. X-Git-Tag: v2.13-beta1~238^2 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=2e7e95b87b53ba3dad388c1d50d4c015d455ac40;hp=0d221ef862a205891c7dc82826f543b7e8098f1b ccache: Update to 3.1.8. Fixes #10211. --- diff --git a/lfs/ccache b/lfs/ccache index 454032d0e1..d7f14b13a7 100644 --- a/lfs/ccache +++ b/lfs/ccache @@ -24,7 +24,7 @@ include Config -VER = 3.1.7 +VER = 3.1.8 THISAPP = ccache-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 82257745eac54826527946e9e3d046f4 +$(DL_FILE)_MD5 = 0e0f25fb342dcb1196d9c2986a7323cf install : $(TARGET)