From: Remi Gacogne Date: Mon, 17 Feb 2025 16:19:22 +0000 (+0100) Subject: dnsdist: Fix the meson tarball hash X-Git-Tag: dnsdist-2.0.0-alpha1~30^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd9305c666813a9ed9514e37e3f0a256c191fe3d;p=thirdparty%2Fpdns.git dnsdist: Fix the meson tarball hash --- 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" }