X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ffile;h=41eabd27865a9de0569f60c7910a49e956398422;hb=5283818233fe07b1efd52a53b8d894960843629e;hp=bfd7552867f7ecedb0962122ae3e6f6b3310f3fb;hpb=c651121f4dab2fbc091c3c9c8a77f0793e034dab;p=ipfire-2.x.git diff --git a/lfs/file b/lfs/file index bfd7552867..41eabd2786 100644 --- a/lfs/file +++ b/lfs/file @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2014 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.20 +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 = 5d5e13eb3e0e13839da869a31790faf2 +$(DL_FILE)_MD5 = 3f7771424aa855f32094b49571e19b33 install : $(TARGET)