]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/squid
Updated asterisk package.
[people/pmueller/ipfire-2.x.git] / lfs / squid
index 1b4a8a2c8772e26cdf39a59d6b3e40d78f22e0d6..7b47c2339bbcfb93aba6b48caa44e641989dec69 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -1,22 +1,20 @@
 ###############################################################################
-# This file is part of the IPCop Firewall.                                    #
 #                                                                             #
-# IPCop is free software; you can redistribute it and/or modify               #
+# IPFire.org - A linux based firewall                                         #
+# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+#                                                                             #
+# 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        #
-# the Free Software Foundation; either version 2 of the License, or           #
+# the Free Software Foundation, either version 3 of the License, or           #
 # (at your option) any later version.                                         #
 #                                                                             #
-# IPCop is distributed in the hope that it will be useful,                    #
+# This program is distributed in the hope that it will be useful,             #
 # but WITHOUT ANY WARRANTY; without even the implied warranty of              #
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the               #
 # GNU General Public License for more details.                                #
 #                                                                             #
 # You should have received a copy of the GNU General Public License           #
-# along with IPCop; if not, write to the Free Software                        #
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA    #
-#                                                                             #
-# Makefiles are based on LFSMake, which is                                    #
-# Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com>                        #
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.       #
 #                                                                             #
 ###############################################################################
 
@@ -26,7 +24,7 @@
 
 include Config
 
-VER        = 2.6.STABLE14
+VER        = 2.6.STABLE19
 
 THISAPP    = squid-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -42,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = eadb138d48320df8b99349121159c6bf
+$(DL_FILE)_MD5 = e1f355ab907369903b5e28aff0fe8386
 
 install : $(TARGET)
 
@@ -116,12 +114,12 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        ln -fs /bin/false /var/ipfire/updatexlrator/autocheck/cron.weekly
 
        chown -R nobody:nobody /var/ipfire/updatexlrator
-       chown nobody.squid /srv/web/ipfire/html/updatecache
-       chown nobody.squid /srv/web/ipfire/html/updatecache/download
-       chown nobody.squid /srv/web/ipfire/html/updatecache/metadata
-       chmod 775 /srv/web/ipfire/html/updatecache
-       chmod 775 /srv/web/ipfire/html/updatecache/download
-       chmod 775 /srv/web/ipfire/html/updatecache/metadata
+       chown nobody.squid /var/updatecache
+       chown nobody.squid /var/updatecache/download
+       chown nobody.squid /var/updatecache/metadata
+       chmod 775 /var/updatecache
+       chmod 775 /var/updatecache/download
+       chmod 775 /var/updatecache/metadata
        chmod 755 /var/log/updatexlrator
        
        chown squid:squid /var/log/squid