From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] coreutils: update to 8.31 Date: Mon, 03 Feb 2020 14:56:53 +0000 Message-ID: <150877BF-11CF-45F9-B6F8-D07BBF625D3E@ipfire.org> In-Reply-To: <7434e80c-1bc0-544a-d0a5-cc12934c9bbd@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0593931680576179520==" List-Id: --===============0593931680576179520== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, Are you sure this did not change any rootfiles? -Michael > On 31 Jan 2020, at 20:56, Peter M=C3=BCller wr= ote: >=20 > Refer to https://lists.gnu.org/archive/html/coreutils-announce/2019-03/msg0= 0000.html > for release announcements. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/coreutils | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > 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 --===============0593931680576179520==--