X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fccache;h=24073209d4e6b5ed613a03d97b6baebde5d3bef2;hb=31e4219e7b0a7685f985722aa2060ad052ab9a3f;hp=2fc0c3d50e39567ec1801ef644421476ce3c6087;hpb=0a8db55873838c67f045d4124f566451019622a8;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/ccache b/lfs/ccache index 2fc0c3d50..24073209d 100644 --- a/lfs/ccache +++ b/lfs/ccache @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2010 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,13 +24,13 @@ include Config -VER = 3.0pre0 +VER = 3.1 THISAPP = ccache-$(VER) DL_FILE = $(THISAPP).tar.bz2 DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) -TARGET = $(DIR_INFO)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP)-pass$(PASS) ############################################################################### # Top-level Rules @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3704f1cd486b1e63638fd17910c42e9f +$(DL_FILE)_MD5 = 7961852e1e36f11559039c32142f58df install : $(TARGET)