]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/ccache
Firewallhitgraphs gefixt.
[people/pmueller/ipfire-2.x.git] / lfs / ccache
index b02612e8f7a203c708063a3844e92c9e77f6f2eb..834da8e214f9ffface39b3015870666df8e9efc4 100644 (file)
 # Makefiles are based on LFSMake, which is                                    #
 # Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com>                        #
 #                                                                             #
-# Modifications by:                                                           #
-# 17-02-2004 Mark Wormgoor < mark@wormgoor.com>                               #
-#          - Modified Makefile for IPCop build                                #
-#                                                                             #
-# $Id: ccache,v 1.2.2.3 2005/02/05 15:38:14 gespinasse Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
 
 include Config
 
-VER        = 2.3
+VER        = 2.4
 
 THISAPP    = ccache-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://samba.org/ftp/ccache/
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
@@ -48,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5e4afc0b170bf282d1813aeaf3d577d2
+$(DL_FILE)_MD5 = 73c1ed1e767c1752dd0f548ec1e66ce7
 
 install : $(TARGET)