From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] libtool: Update 2.4.6 Date: Sun, 26 Jan 2020 10:10:35 +0000 Message-ID: In-Reply-To: <20200125191306.24916-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8462878874954594293==" List-Id: --===============8462878874954594293== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 25 Jan 2020, at 19:13, Matthias Fischer = wrote: >=20 > For details see: > https://savannah.gnu.org/forum/forum.php?forum_id=3D8210 >=20 > Signed-off-by: Matthias Fischer > --- > lfs/libtool | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/libtool b/lfs/libtool > index 90dae11e8..e769a10d0 100644 > --- a/lfs/libtool > +++ b/lfs/libtool > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2018 IPFire Team = # > +# Copyright (C) 2007-2019 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 2.4.4 > +VER =3D 2.4.6 >=20 > THISAPP =3D libtool-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -42,7 +42,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D 51bf400de3354687d68dfa2392506b7e > +$(DL_FILE)_MD5 =3D 1bfb9b923f2c1339b4d2ce1807064aa5 >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============8462878874954594293==--