From: Arne Fitzenreiter Date: Thu, 25 Aug 2011 09:29:11 +0000 (+0200) Subject: ccache: update to 3.1.6. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=3534ad509882635cb30b28ed28ac8274e14445b2 ccache: update to 3.1.6. --- diff --git a/lfs/ccache b/lfs/ccache index 24073209d..6ae52330a 100644 --- a/lfs/ccache +++ b/lfs/ccache @@ -24,7 +24,7 @@ include Config -VER = 3.1 +VER = 3.1.6 THISAPP = ccache-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 7961852e1e36f11559039c32142f58df +$(DL_FILE)_MD5 = 343dc9b642e1d2af1e6bd8e474dde92e install : $(TARGET) diff --git a/src/patches/ccache-3.1-no_compiler_mtime.patch b/src/patches/ccache-3.1.6-no_compiler_mtime.patch similarity index 100% rename from src/patches/ccache-3.1-no_compiler_mtime.patch rename to src/patches/ccache-3.1.6-no_compiler_mtime.patch