X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ffile;h=41eabd27865a9de0569f60c7910a49e956398422;hb=24247159dd2d757690798f93e40499e217fee58a;hp=70a38e24df8aa3aee05ff1edfb670b3704268a73;hpb=1d12008db5c86f06c70600ea2ac9cc0721af6d9b;p=ipfire-2.x.git diff --git a/lfs/file b/lfs/file index 70a38e24df..41eabd2786 100644 --- a/lfs/file +++ b/lfs/file @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2016 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,7 +24,7 @@ include Config -VER = 5.11 +VER = 5.28 THISAPP = file-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 16a407bd66d6c7a832f3a5c0d609c27b +$(DL_FILE)_MD5 = 3f7771424aa855f32094b49571e19b33 install : $(TARGET)