X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ffile;h=8be0b632c7b635af5417bbdd81c87132684812b0;hp=bfd7552867f7ecedb0962122ae3e6f6b3310f3fb;hb=15b1a3e360a277dc7481103f8ddcbf189033e3a6;hpb=de0ccf8f8c9fc6b695f45a3fdcf0a85c3b3d5299 diff --git a/lfs/file b/lfs/file index bfd7552867..8be0b632c7 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-2018 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.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 = 5d5e13eb3e0e13839da869a31790faf2 +$(DL_FILE)_MD5 = f35eaf05489ae566eafc4d26bb1dcd90 install : $(TARGET)