From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] dhcp: Update to 4.4.2 Date: Sun, 26 Jan 2020 10:10:43 +0000 Message-ID: <9DAFCAA2-6834-4E59-A558-76C6E32D8E05@ipfire.org> In-Reply-To: <20200125190426.24634-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8190557661955422941==" List-Id: --===============8190557661955422941== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 25 Jan 2020, at 19:04, Matthias Fischer = wrote: >=20 > For details see: > https://downloads.isc.org/isc/dhcp/4.4.2/dhcp-4.4.2-RELNOTES >=20 > Signed-off-by: Matthias Fischer > --- > lfs/dhcp | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/dhcp b/lfs/dhcp > index 4c01428f5..8c64ae899 100644 > --- a/lfs/dhcp > +++ b/lfs/dhcp > @@ -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 4.4.1 > +VER =3D 4.4.2 >=20 > THISAPP =3D dhcp-$(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 18c7f4dcbb0a63df25098216d47b1ede > +$(DL_FILE)_MD5 =3D 2afdaf8498dc1edaf3012efdd589b3e1 >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============8190557661955422941==--