From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] knot: Update to 2.9.4 Date: Sat, 16 May 2020 10:30:53 +0100 Message-ID: <48238597-DD77-4655-8669-1015FA3C7312@ipfire.org> In-Reply-To: <20200516083858.7252-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6764197748702926329==" List-Id: --===============6764197748702926329== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 16 May 2020, at 09:38, Matthias Fischer = wrote: >=20 > For details see: > https://www.knot-dns.cz/2020-05-05-version-294.html >=20 > Signed-off-by: Matthias Fischer > --- > lfs/knot | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/knot b/lfs/knot > index 513314e92..e5074d08c 100644 > --- a/lfs/knot > +++ b/lfs/knot > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2019 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 2.9.2 > +VER =3D 2.9.4 >=20 > THISAPP =3D knot-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D 4f5ccc7b136858bb5dae8eacb2d3c4fe > +$(DL_FILE)_MD5 =3D 4975cfc1b0a789bc1263b07d28f2493c >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============6764197748702926329==--