X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ffuse;h=69e8f0103692390cd44896a84ac3856614c06277;hb=172c1f72c4034419063589ab83fa95df5e48ef70;hp=ac6b15c4e884303354ef48f8f706c0190cd43317;hpb=8e055e6555706ae2a4f5d4aa39f64a03423ac177;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/fuse b/lfs/fuse index ac6b15c4e..69e8f0103 100644 --- a/lfs/fuse +++ b/lfs/fuse @@ -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 # +# along with this program. If not, see . # # # ############################################################################### @@ -26,7 +24,7 @@ include Config -VER = 2.6.3 +VER = 2.8.3 THISAPP = fuse-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3f4f5d07d12dedc0a3fd23472171fe94 +$(DL_FILE)_MD5 = 517c8384f915e40647bda9f71579fd97 install : $(TARGET)