X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ffile;h=886e50d1da5d0095688a580b1e15b95cfe7d3de0;hp=49829d0c5e71b0441ec95de4524ea5c96b32b327;hb=d45d524725eb0c9578c71d4fa8353ef44407c780;hpb=27957a3f2b770c6a46d958cd72af41096275687c diff --git a/lfs/file b/lfs/file index 49829d0c5e..886e50d1da 100644 --- a/lfs/file +++ b/lfs/file @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2015 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.24 +VER = 5.30 THISAPP = file-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ec161b5a0d2aef147fb046e5630b1408 +$(DL_FILE)_MD5 = f35eaf05489ae566eafc4d26bb1dcd90 install : $(TARGET)