From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH v2 1/2] coreutils: update to 8.31 Date: Mon, 03 Feb 2020 17:39:00 +0000 Message-ID: <024c4769-62e2-c284-a183-5e87e59cd7d8@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4733466777365832034==" List-Id: --===============4733466777365832034== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Refer to https://lists.gnu.org/archive/html/coreutils-announce/2019-03/msg000= 00.html for release announcements. Signed-off-by: Peter M=C3=BCller --- lfs/coreutils | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/coreutils b/lfs/coreutils index 2c282b194..90af0cc87 100644 --- a/lfs/coreutils +++ b/lfs/coreutils @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2018 IPFire Team = # +# Copyright (C) 2007-2020 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 8.30 +VER =3D 8.31 =20 THISAPP =3D coreutils-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -63,7 +63,7 @@ objects =3D$(DL_FILE) =20 $(DL_FILE)=3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D ab06d68949758971fe744db66b572816 +$(DL_FILE)_MD5 =3D 0009a224d8e288e8ec406ef0161f9293 =20 install : $(TARGET) =20 --=20 2.16.4 --===============4733466777365832034==--