From 66a931bad5bb4c9b5d4cc731958173e5a739b1da Mon Sep 17 00:00:00 2001 From: JailBird Date: Tue, 26 Apr 2022 00:40:27 -0500 Subject: [PATCH] dnsdist: update to 1.7.1 --- srcpkgs/dnsdist/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dnsdist/template b/srcpkgs/dnsdist/template index 35d8e23b0c9f..d08573223251 100644 --- a/srcpkgs/dnsdist/template +++ b/srcpkgs/dnsdist/template @@ -1,6 +1,6 @@ # Template file for 'dnsdist' pkgname=dnsdist -version=1.7.0 +version=1.7.1 revision=1 build_style=gnu-configure configure_args="--with-pic --with-gnu-ld --with-libsodium --with-re2 @@ -19,7 +19,7 @@ license="GPL-2.0-only" homepage="https://dnsdist.org/" changelog="https://dnsdist.org/changelog.html" distfiles="https://downloads.powerdns.com/releases/${pkgname}-${version}.tar.bz2" -checksum=78cc72cb0ccf7fb5f3f2fae09c79eda65a5256374da09bb541b735ea6868fc64 +checksum=273a8212be2ddfaf754f752bcda4c2abc671ca5d42f776263312eb4661ea2d66 system_accounts="_dnsdist"