From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH v2 1/2] coreutils: update to 8.31 Date: Mon, 03 Feb 2020 17:46:09 +0000 Message-ID: <09DBB92A-DB7D-4E29-AB57-05AA1045C6AD@ipfire.org> In-Reply-To: <024c4769-62e2-c284-a183-5e87e59cd7d8@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0467513773445323510==" List-Id: --===============0467513773445323510== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 3 Feb 2020, at 17:39, Peter M=C3=BCller wro= te: >=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 --===============0467513773445323510==--