From b1dc484890dcc74f2fccc0548fe4a2177e35b0a1 Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Sat, 17 Jan 2026 09:53:00 +0100 Subject: [PATCH] dnsmasq: update to 2.92 --- srcpkgs/dnsmasq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index 0fe4977224d..157897d462a 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,6 +1,6 @@ # Template file for 'dnsmasq' pkgname=dnsmasq -version=2.91 +version=2.92 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=2d26a048df452b3cfa7ba05efbbcdb19b12fe7a0388761eb5d00938624bd76c8 +checksum=fd908e79ff37f73234afcb6d3363f78353e768703d92abd8e3220ade6819b1e1 system_accounts="dnsmasq" dnsmasq_homedir="/var/chroot"