From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH] file: update to 5.28 Date: Fri, 02 Sep 2016 10:44:59 +0200 Message-ID: <20160902084459.11729-1-marcel.lorenz@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2517399932548924562==" List-Id: --===============2517399932548924562== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Marcel Lorenz --- lfs/file | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/file b/lfs/file index 49829d0..41eabd2 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 @@ =20 include Config =20 -VER =3D 5.24 +VER =3D 5.28 =20 THISAPP =3D file-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D ec161b5a0d2aef147fb046e5630b1408 +$(DL_FILE)_MD5 =3D 3f7771424aa855f32094b49571e19b33 =20 install : $(TARGET) =20 --=20 2.9.3 --===============2517399932548924562==--