From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: [PATCH] knot: Update to 3.1.7 Date: Fri, 22 Apr 2022 23:32:58 +0200 Message-ID: <90c09806-0b2b-18ee-f155-4cabace20fd1@ipfire.org> In-Reply-To: <20220422080354.21616-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4601860403556189971==" List-Id: --===============4601860403556189971== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Adolf Belka On 22/04/2022 10:03, Matthias Fischer wrote: > For changes since v3.1.1 see: > https://gitlab.nic.cz/knot/knot-dns/raw/v3.1.7/NEWS > > Signed-off-by: Matthias Fischer > --- > lfs/knot | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/lfs/knot b/lfs/knot > index e3a9924d4..0c0c033c0 100644 > --- a/lfs/knot > +++ b/lfs/knot > @@ -1,7 +1,7 @@ > #########################################################################= ###### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2021 IPFire Team = # > +# Copyright (C) 2007-2022 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 3.1.1 > +VER =3D 3.1.7 > =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)_BLAKE2 =3D d6f9d29de153b5bdea8a294ae3d65131a0bdcc339ecdc507a9e1= 429a9cc50752e91f14ea84a7446de76869c6f129d571e9b6b4f9b048618941c4f4c0d667dbff > +$(DL_FILE)_BLAKE2 =3D d0e5c999c1b4bca89b86ad956dd91643f795fcba94757e34c44e= 3e6b925030c332da9cb0bfd72d6ae0f32b3016a8c50d821cfcc513268682dd6b5715714d9047 > =20 > install : $(TARGET) > =20 --===============4601860403556189971==--