From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 2/2] dnsdist: Update to 1.7.3 Date: Fri, 30 Dec 2022 13:59:52 +0000 Message-ID: <20221230135952.3611467-2-michael.tremer@ipfire.org> In-Reply-To: <20221230135952.3611467-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4165614910279294202==" List-Id: --===============4165614910279294202== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Michael Tremer --- lfs/dnsdist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/dnsdist b/lfs/dnsdist index 4fd3ce6aa..8ee4fc023 100644 --- a/lfs/dnsdist +++ b/lfs/dnsdist @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D A highly DNS-, DoS- and abuse-aware loadbalancer =20 -VER =3D 1.7.2 +VER =3D 1.7.3 =20 THISAPP =3D dnsdist-$(VER) DL_FILE =3D $(THISAPP).tar.bz2 @@ -52,7 +52,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D cf2a9853be4c896b3909f871fad771d4298eb2586702a8a85eff2c= 612d275214cdad82e93961f4cfd58300f5629f06569c51a2c4f15de58188a69116bd5275de +$(DL_FILE)_BLAKE2 =3D e7d1cb9dba3d3ad1dd696d324697ffac60863112eae83307237639= bea339f7ed1c3f320002d3467a44ab38a9ea60ade95fff43645c889d29465760f7f467b996 =20 install : $(TARGET) =20 --=20 2.30.2 --===============4165614910279294202==--