From cd9305c666813a9ed9514e37e3f0a256c191fe3d Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Mon, 17 Feb 2025 17:19:22 +0100 Subject: [PATCH] dnsdist: Fix the meson tarball hash --- builder-support/helpers/meson.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder-support/helpers/meson.json b/builder-support/helpers/meson.json index 62484bd419..5b48d99da0 100644 --- a/builder-support/helpers/meson.json +++ b/builder-support/helpers/meson.json @@ -2,5 +2,5 @@ "version": "1.7.0", "license": "Apache-2.0", "publisher": "https://github.com/mesonbuild/meson", - "SHA256SUM": "08efbe84803eed07f863b05092d653a9d348f7038761d900412fddf56deb0284" + "SHA256SUM": "a6ca46e2a11a0278bb6492ecd4e0520ff441b164ebfdef1e012b11beb848d26e" } -- 2.47.2