X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ffile;h=8be0b632c7b635af5417bbdd81c87132684812b0;hb=62910a28a690338799ba53a423e9541c537fb3b0;hp=49829d0c5e71b0441ec95de4524ea5c96b32b327;hpb=364452506fcc7170c000d2ac7fe7ae67351a6241;p=ipfire-2.x.git diff --git a/lfs/file b/lfs/file index 49829d0c5e..8be0b632c7 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-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.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)