From 333d9d53d27aac9d0c89133def7105556ebb5abf Mon Sep 17 00:00:00 2001 From: jailbird777 Date: Fri, 16 Feb 2024 15:41:26 -0600 Subject: [PATCH] dnsdist: update to 1.9.0 No longer needs/uses libh2o --- srcpkgs/dnsdist/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/dnsdist/template b/srcpkgs/dnsdist/template index 05ee2751200..e9401990199 100644 --- a/srcpkgs/dnsdist/template +++ b/srcpkgs/dnsdist/template @@ -1,7 +1,7 @@ # Template file for 'dnsdist' pkgname=dnsdist -version=1.8.1 -revision=2 +version=1.9.0 +revision=1 build_style=gnu-configure configure_args="--with-pic --with-gnu-ld --with-libsodium --with-re2 --with-net-snmp --with-libcap --with-libssl --enable-dnscrypt --with-nghttp2 @@ -11,15 +11,14 @@ configure_args="--with-pic --with-gnu-ld --with-libsodium --with-re2 conf_files="/etc/dnsdist/dnsdist.conf" hostmakedepends="autoconf automake pkgconf" makedepends="libsodium-devel boost-devel re2-devel net-snmp-devel libcap-devel - lua54-devel openssl-devel lmdb-devel fstrm-devel libedit-devel h2o-devel - nghttp2-devel" + lua54-devel openssl-devel lmdb-devel fstrm-devel libedit-devel nghttp2-devel" short_desc="Dynamic DNS loadbalancer" maintainer="JailBird " 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=05f356fcce29c4ece03c2d8df046adff3aaab0b036d6801c1a311c6d5bb3c07f +checksum=16bab15cad9245571806398a8e4a5dc32a92b6bb60e617c12fe958c945889c7c system_accounts="_dnsdist"