From b00f1ccf66c995f5bece9fcf9f0e51348e21eef0 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 6 Feb 2023 11:35:38 -0500 Subject: [PATCH] dnsmasq: update to 2.89. --- srcpkgs/dnsmasq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index ce8536b9614..b1c984f7dc4 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,6 +1,6 @@ # Template file for 'dnsmasq' pkgname=dnsmasq -version=2.88 +version=2.89 revision=1 conf_files="/etc/dnsmasq.conf" hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="https://www.thekelleys.org.uk/dnsmasq/doc.html" changelog="https://www.thekelleys.org.uk/dnsmasq/CHANGELOG" distfiles="https://www.thekelleys.org.uk/dnsmasq/dnsmasq-${version}.tar.gz" -checksum=da9d26aa3f3fc15f3b58b94edbb9ddf744cbce487194ea480bd8e7381b3ca028 +checksum=8651373d000cae23776256e83dcaa6723dee72c06a39362700344e0c12c4e7e4 system_accounts="dnsmasq" dnsmasq_homedir="/var/chroot"